You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same thing happens with nerdTree. I don't think this is a bug in vim-perforce, since:
The conditions under which the plugin (netrw) decides that a file is read-only are indeed correct (ie: file perms are 0444).
To remedy this, the file viewer plugin (netrw and/or nerdTree, for example), would have to refresh its own view, which might be expensive (at least in the case of nerdTree, which will recursively re-index the top-level folder it's viewing).
A permanent solution would either require cross-plugin compatibility, or some mangling of FS attributes, which would likely break Perforce along with the plugin.
For those reasons, I think it's fair to say that this issue can be closed.
No description provided.
The text was updated successfully, but these errors were encountered: