This commit is contained in:
Marc Beninca 2025-06-29 20:14:40 +02:00
parent f975780de7
commit b151930a82
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -160,9 +160,9 @@ set-option -g status-format[2] '\
# line 4 # line 4
set-option -g status-format[3] '\ set-option -g status-format[3] '\
#{P:\ #{P:\
#[bg=##181818] #[bg=##282828]\
#{?pane_active,#[fg=green],#[fg=yellow]}\ #{?pane_active,#[fg=green],#[fg=yellow]}\
#{pane_current_command}\ #[bg=##181818] \
#[bg=##282828]#{pane_current_command}\
#[bg=##181818] \ #[bg=##181818] \
#[bg=default] \ #[bg=default] \
}\ }\
@ -176,9 +176,9 @@ set-option -g status-format[3] '\
# line 5 # line 5
set-option -g status-format[4] '\ set-option -g status-format[4] '\
#{P:\ #{P:\
#[bg=##181818] #[bg=##282828]\
#{?pane_active,#[fg=green],#[fg=yellow]}\ #{?pane_active,#[fg=green],#[fg=yellow]}\
#{pane_width}×#{pane_height}\ #[bg=##181818] \
#[bg=##282828]#{pane_width}×#{pane_height}\
#[bg=##181818] \ #[bg=##181818] \
#[bg=default] \ #[bg=default] \
}\ }\