Aloxaf / fzf-tab

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

[Q] Always show fzf-tab even with 1 directory #471

Closed kritag closed 2 weeks ago

kritag commented 2 months ago

I have aliased lto lswhich in turn is aliased to eza --icons --group-directories-first. When I hit Tab to complete a path I wish to have the fzf-preview completion window show up even if there is only one directory where I run the command from, and not just have that directory automatically pasted to my command line. How can this be achieved?

Aloxaf commented 2 weeks ago

This can't be achieved.