tmux/tmux-no-shift.conf

7 lines
235 B
Plaintext

# From byobu
bind -n F2 new-window
bind -n F3 previous-window
bind -n F4 next-window
bind -n F8 command-prompt -p "(rename-window) " "rename-window '%%'"
bind -n S-F12 source ~/.config/tmux/tmux.conf \; display-message "F-keys: SHIFT"