jethrokuan / fzf

Ef-🐟-ient fish keybindings for fzf
MIT License
861 stars 66 forks source link

Completion binding doesn't work #167

Closed kidonng closed 3 years ago

kidonng commented 3 years ago

Tested on latest stable Fish (3.1.2) and master branch on iTerm, as well as latest stable Fish on Termux. Both installed jethrokuan/fzf with latest Fisher.

The code runs, but it doesn't bind the Tab key. Changing it to something else doesn't work either. Binding it manually or in ~/.config/fish/config.fish works though.

jorgebucaran commented 3 years ago

@kidonng What other plugins are you currently using?

kidonng commented 3 years ago

It's laughedelic/pisces#10, sorry!

be4zad commented 2 months ago

Also won't work with jorgebucaran/autopair.fish

jorgebucaran commented 2 months ago

Note that autopair.fish binds the tab key.