tmux/command

This commit is contained in:
Marc Beninca 2025-01-19 13:46:29 +01:00
parent e7cd60b298
commit 7555ee6ad6
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -88,7 +88,8 @@ set-option -g status-fg gray
set-option -g status-format[0] '\
#[fg=cyan]#{pane_current_path}\
#[align=right] \
#[fg=green]#{session_name}\
#[fg=default]#{pane_current_command} \
#[fg=yellow]%H:%M:%S\
'
# line 2
@ -102,7 +103,7 @@ set-option -g status-format[1] '\
\
}\
#[align=right] \
#[fg=yellow]%H:%M:%S\
#[fg=green]#{session_name}\
'
# line 3