This commit is contained in:
Marc Beninca 2025-01-20 00:04:36 +01:00
parent f342081d83
commit c3a168894a
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -126,14 +126,6 @@ set-option -g status-format[2] '\
# line 4 # line 4
set-option -g status-format[3] '\ set-option -g status-format[3] '\
#[align=centre]\
#[fg=green] #{user} \
#[fg=blue]@\
#[fg=yellow] #{host} \
'
# line 5
set-option -g status-format[4] '\
#{P:\ #{P:\
#{?pane_active,#[fg=green],#[fg=default]}\ #{?pane_active,#[fg=green],#[fg=default]}\
\ \
@ -147,6 +139,14 @@ set-option -g status-format[4] '\
#[fg=blue] #{window_width}×#{window_height}\ #[fg=blue] #{window_width}×#{window_height}\
' '
# line 5
set-option -g status-format[4] '\
#[align=centre]\
#[fg=green] #{user} \
#[fg=blue]@\
#[fg=yellow] #{host} \
'
# refresh period # refresh period
set-option -g status-interval 1 set-option -g status-interval 1