Aloxaf / fzf-tab

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

[FR] Use fzf-tmux implementation for popup #342

Closed dagadbm closed 1 year ago

dagadbm commented 1 year ago

It would make more sense in terms of feature completeness and for being a real wrapper around fzf that the pop-up option calls fzf-tmux and not your own custom implementation.

Aloxaf commented 1 year ago

This is configurable: zstyle ':fzf-tab:*' fzf-command fzf-tmux.