We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb7a76 commit db00792Copy full SHA for db00792
usr/share/byobu/keybindings/f-keys.tmux.disable
@@ -78,7 +78,7 @@ unbind-key -n C-F9
78
unbind-key -n M-F11
79
unbind-key -n C-F11
80
unbind-key -n S-F11
81
-bind-key -n S-F12 source $BYOBU_PREFIX/share/byobu/keybindings/f-keys.tmux \; source $HOME/.byobu/keybindings.tmux \; display-message "Byobu F-keys: ENABLED"
+bind-key -n S-F12 source $BYOBU_PREFIX/share/byobu/keybindings/f-keys.tmux \; source $BYOBU_CONFIG_DIR/keybindings.tmux \; display-message "Byobu F-keys: ENABLED"
82
unbind-key -n M-F12
83
unbind-key -n C-S-F12
84
unbind-key -n M-IC
0 commit comments