This commit is contained in:
Marc Beninca 2025-01-19 02:21:05 +01:00
parent b85142783b
commit afdb8184b7
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -154,10 +154,10 @@ bind-key -n C-S-Right select-pane -R
bind-key -n C-S-Up select-pane -U
# status lines
bind-key -n M-S-Left set-option -g status on
bind-key -n M-S-Down set-option -g status 2
bind-key -n M-S-Right set-option -g status 3
bind-key -n M-S-Up set-option -g status 4
bind-key -n C-F1 set-option -g status on
bind-key -n C-F2 set-option -g status 2
bind-key -n C-F3 set-option -g status 3
bind-key -n C-F4 set-option -g status 4
# switch session
bind-key -n M-Down switch-client -n