Set default F without Shift
This commit is contained in:
6
tmux-shift.conf
Normal file
6
tmux-shift.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# From byobu
|
||||
bind -n S-F2 new-window
|
||||
bind -n S-F3 previous-window
|
||||
bind -n S-F4 next-window
|
||||
bind -n S-F8 command-prompt -p "(rename-window) " "rename-window '%%'"
|
||||
bind -n S-F12 source ~/.config/tmux/tmux.conf \; display-message "F-keys: NO SHIFT"
|
Reference in New Issue
Block a user