This commit is contained in:
Marc Beninca 2025-06-29 14:33:59 +02:00
parent 31fa93b117
commit daa0afd3d8
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -139,9 +139,7 @@ set-option -g status-format[2] '\
set-option -g status-format[3] '\ set-option -g status-format[3] '\
#{P:\ #{P:\
#[bg=##202020] #[bg=##303030]\ #[bg=##202020] #[bg=##303030]\
#[fg=yellow]#{pane_index}\ #{?pane_active,#[fg=green],#[fg=yellow]}\
\
#{?pane_active,#[fg=green],#[fg=blue]}\
#{pane_current_command}\ #{pane_current_command}\
#[bg=##202020] \ #[bg=##202020] \
#[bg=default] \ #[bg=default] \
@ -157,9 +155,7 @@ set-option -g status-format[3] '\
set-option -g status-format[4] '\ set-option -g status-format[4] '\
#{P:\ #{P:\
#[bg=##202020] #[bg=##303030]\ #[bg=##202020] #[bg=##303030]\
#[fg=yellow]#{pane_index}\ #{?pane_active,#[fg=green],#[fg=yellow]}\
\
#{?pane_active,#[fg=green],#[fg=blue]}\
#{pane_width}×#{pane_height}\ #{pane_width}×#{pane_height}\
#[bg=##202020] \ #[bg=##202020] \
#[bg=default] \ #[bg=default] \