size/title

This commit is contained in:
Marc Beninca 2025-07-02 04:32:56 +02:00
parent 7d324e6138
commit 66af2d5373
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -140,6 +140,8 @@ set-option -g set-titles-string '\
#{window_name}\ #{window_name}\
/ \ / \
#{pane_current_command}\ #{pane_current_command}\
| \
#{window_width}×#{window_height}\
' '
# ╭────────┬──────╮ # ╭────────┬──────╮
@ -220,10 +222,6 @@ set-option -g status-format[2] '\
#[bg=default] \ #[bg=default] \
\ \
#[align=right]\ #[align=right]\
#[fg=yellow]\
#[bg=##181818] \
#[bg=##282828]#{window_width}×#{window_height}\
#[bg=##181818] \
' '
# line 4 # line 4