Aloxaf / fzf-tab

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

[Q] Some programs cannot be completed, how to solve it? #407

Closed 1trapbox closed 2 weeks ago

1trapbox commented 10 months ago

Describe your question e.g asdf

Just like how used it before

asdf <tab> but didn't get any command line completion. I have encountered a similar situation before, but I have forgotten the specific procedure. The solution at that time, i try a program --help Then let me use again and I get completion.

Aloxaf commented 9 months ago

Please remve ~/.zcompdump and try again.