unixorn / fzf-zsh-plugin

ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Apache License 2.0
312 stars 29 forks source link

Arguments not passed properly #94

Open ZreXoc opened 9 months ago

ZreXoc commented 9 months ago

I have already installed fzf through package manager, but fzf-zsh-plugin still clones the repo and add to $path. More seriously, it cause the problem seen in https://github.com/junegunn/fzf/issues/3603 , --reverse and --preview are not passed properly.