dylanaraps / fff.vim

A plugin for vim/neovim which allows you to use fff as a file opener.
MIT License
104 stars 11 forks source link

Selecting a file does not actually open the file #2

Closed ghost closed 5 years ago

ghost commented 5 years ago

Currently I'm using zsh and I run vim in an instance of zsh. When I run the fff file picker through vim I select a file (pressing Enter), however it doesn't actually open the file. I'm not sure of any other details I can give, just that the attempt to open a file does nothing.

dylanaraps commented 5 years ago

What version of fff are you using?

ghost commented 5 years ago

I'm not able to identify it using any terminal commands that I know of, but I downloaded it from the AUR, namely the package named fff-git from the AUR.

dylanaraps commented 5 years ago

fff -v.

Also how did you install the vim plugin?

ghost commented 5 years ago

Interestingly I just updated my fff install using yay and the plugin seems to work. Now it's at 2.0 as I expected it to be initially. I imagine it was an earlier version when I first downloaded it from the AUR.