vifm.vim icon indicating copy to clipboard operation
vifm.vim copied to clipboard

Open vifm with file from last edit buffer being selected

Open vlcinsky opened this issue 8 years ago • 2 comments

I use https://github.com/tpope/vim-vinegar vim plugin and got used to the easy I can open file browser by simply clicking -.

But even without any special plugin, it is possible starting up vifm within neovim and do so with context of currently open file (I mean: the context exists, but is not used yet).

With directories having longer file list it would be great to have the file I started vifm from open.

vifm provides an option --select (which can be even used twice).

Warning: vifm will fail to start if the file specified by --select does not exist.

Given such functionality is implemented, review of all files in a directory shall become much simpler:

  • - to open vifm, see the current file open
  • j to go one file further, enter to open it
  • and repeat until all files are checked

(the - assumes the vim-vinegar is installed)

vlcinsky avatar Sep 01 '17 09:09 vlcinsky

This plugin is now deprecated, please redirect your issue to vifm.vim if appropriate

https://github.com/vifm/vifm.vim

rbong avatar May 26 '19 12:05 rbong

Transferred the issue.

xaizek avatar May 26 '19 13:05 xaizek