fix(tmuxinator): allow tab/shift-tab to be used instead of up and down and allow cycling
This commit is contained in:
@@ -67,6 +67,7 @@ set -g @plugin 'omerxx/tmux-sessionx'
|
||||
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||
|
||||
bind-key s display-popup -w 30% -h 30% -E "~/.config/tmux/bin/fuzzy-switch.sh"
|
||||
bind-key f display-popup -w 30% -h 30% -E "~/.config/tmux/bin/fuzzy-switch.sh"
|
||||
|
||||
# Initialise tmux plugin manager (needs to be at the bottom of the file)
|
||||
run '~/.config/tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user