Skip to content

Conversation

@Sneethe
Copy link

@Sneethe Sneethe commented Jun 13, 2025

A new zstyle; popup-smart-tab-bindings

This can be used to change what keybinds are "reversed" when tmux-popup shows above the cursor.

Examples

zstyle ':fzf-tab:*' fzf-bindings 'tab:toggle+down' 'btab:toggle+up'
zstyle ':fzf-tab:*' popup-smart-tab-bindings 'tab:toggle+up' 'btab:toggle+down'

Or

zstyle ':fzf-tab:*'fzf-bindings 'ctrl-g:top'
zstyle ':fzf-tab:*' popup-smart-tab-bindings 'ctrl-g:top+down'

Fixes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant