Aloxaf / fzf-tab

Replace zsh's default completion selection menu with fzf!
MIT License
3.28k stars 94 forks source link

[BUG] fzf-preview not working for git add #354

Closed matthewsia98 closed 1 year ago

matthewsia98 commented 1 year ago

Describe the bug

pattern matches git-add instead but not git add

I can make sure:

Expected behavior

pattern should match git add and not match git-add

Screenshots

image image

Environment:

matthewsia98 commented 1 year ago

nvm It was because I had this installed