You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 junegunn/fzf#3603 , --reverse and --preview are not passed properly.
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 junegunn/fzf#3603 ,
--reverseand--previeware not passed properly.