Revert "Use tmux popup for fzf in zsh complection"

This reverts commit b929c17ace.
As I don't like the small interrupt.
Also I don't like to have the same setup in this case. I prefer to keep
focus on the input and therefore seeing suggestions right there.
This commit is contained in:
Daniel Siepmann 2023-03-06 18:30:21 +01:00
parent 113367d77a
commit d91385f15e
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -81,6 +81,3 @@ zstyle ':completion:*:descriptions' format '[%d]'
zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
# switch group using `,` and `.`
zstyle ':fzf-tab:*' switch-group ',' '.'
# Use tmux popup, see: https://github.com/Aloxaf/fzf-tab/wiki/Configuration#fzf-command
zstyle ':fzf-tab:*' fzf-command ftb-tmux-popup