tmux/fixes

This commit is contained in:
Marc Beninca 2025-01-20 00:14:14 +01:00
parent 08dc6fe80b
commit b97c43a33d
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -103,7 +103,6 @@ set-option -g status-format[1] '\
#{window_name}\
\
}\
\
#[align=right]\
#[fg=green] #{session_name} \
#[fg=blue] #(tmux list-sessions | wc --lines)\
@ -119,7 +118,6 @@ set-option -g status-format[2] '\
#{pane_current_command}\
\
}\
\
#[align=right]\
#[fg=yellow]%Y-%m-%d\
'
@ -134,9 +132,8 @@ set-option -g status-format[3] '\
#[fg=blue]#{pane_width}×#{pane_height}\
\
}\
\
#[align=right]\
#[fg=blue] #{window_width} × #{window_height} \
#[fg=blue] #{window_width} × #{window_height}\
'
# line 5