Aloxaf / fzf-tab

Replace zsh's default completion selection menu with fzf!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] zsh: command not found: enable-fzf-tab

shrx opened this issue · comments

commented

It doesn't look like fzf-tab plugin is functioning, although oh-my-zsh says it's enabled:

~ omz plugin enable fzf-tab
omz::plugin::enable: plugin 'fzf-tab' is already enabled.
~ enable-fzf-tab
zsh: command not found: enable-fzf-tab

Pressing Tab brings up the default zsh completion. Ctrl-x . doesn't print anything. My only plugins are git and fzf-tab.

commented

Closing, the fzf-tab.plugin.zsh file was empty for some reason.