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

A very minimal directory browser

Results 5 vim-readdir issues
Sort by recently updated
recently updated
newest added

Originally requested in #9, where some useful conversation about it already took place.

enhancement

This commit lets you create new files while browsing. Not sure if it's useful for you (as you do a cwd command when you visit new directories). https://github.com/randomekek/vim-readdir/commit/2d4163d959a64581a58d927b761ee531f8be3ef8

enhancement

Allow column-ed output similar to "ls -x" or "ls -C" instead of the current which is similar to "ls -1".

enhancement

Through a visual selection, probably.

enhancement