Set default F without Shift

This commit is contained in:
2025-01-28 13:38:15 +01:00
parent dad856bd5e
commit 205b7e35cb
3 changed files with 12 additions and 11 deletions

6
tmux-shift.conf Normal file
View 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"