junegunn / fzf.vim

fzf :heart: vim
MIT License
9.55k stars 583 forks source link

chosen or not? #1440

Open windrg opened 1 year ago

windrg commented 1 year ago

I'd like to know whether an item is chosen or not after fzf#run(). How could I get that?

windrg commented 1 year ago

I'd like to know whether an item is chosen or not after fzf#run(). How could I get that?

tmpm697 commented 1 year ago

You can specify a list of files/folders to ignore in fzf: fzf --ignore-file /path/to/file