aperezdc / zsh-fzy

Use the fzy fuzzy-finder in Zsh
MIT License
55 stars 9 forks source link

How to make it "complete" on tab? #19

Open ghost opened 4 years ago

ghost commented 4 years ago

How to make it a replacement for zsh's tab complete?

gbrlsnchs commented 3 years ago

When using FZF, I used to use https://github.com/Aloxaf/fzf-tab for such purpose. I think a similar implementation would be a good fit!

aperezdc commented 3 years ago

I don't have time to work on this, but if anyone feels like trying to implement it, I would be happy to review a patch and have it merged 👍🏼