This commit is contained in:
Marc Beninca 2025-01-19 13:32:45 +01:00
parent a3289780bd
commit e94efa4f3b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -131,6 +131,10 @@ set-option -g status-format[3] '\
#[fg=blue]#{window_width}×#{window_height}\
'
# line 5
set-option -g status-format[4] '\
'
# refresh period
set-option -g status-interval 1
@ -158,6 +162,7 @@ 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
bind-key -n C-F5 set-option -g status 5
# switch session
bind-key -n M-Down switch-client -n