vim-dir icon indicating copy to clipboard operation
vim-dir copied to clipboard

Vim file manager

Results 3 vim-dir issues
Sort by recently updated
recently updated
newest added

Something similar to what Windows explorer does. If you copy to the same directory, ask to create a copy, generate a new name, e.g. hello world.txt -> hello world -...

enhancement

There is no way in vim to watch a file system for a changes... Currently all dir contents is cashed and refresh happens only in some cases (some file ops)....

enhancement

If you rename files, all related buffers should be aware of it. ### Single/multiple files/directorys rename, no corresponding buffers are opened in vim Do nothing ### Single file rename and...

enhancement