Fzf-tab-completion: fzf tab completion in bash, zsh and even readline (!)

Makes completion in the shell quite a breeze. I haven’t tried the general readline completion yet but you can see it in action inside python here:

Example

2 Likes

this is soo coool!!

I’ve configured my readline to provide cycling in completions similarly to how it is done in zsh with Oh My Zsh plugins, but using zsh is completely different world!