tmux/right

This commit is contained in:
Marc Beninca 2025-01-19 17:39:54 +01:00
parent 94ab314119
commit 5772a22808
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -88,9 +88,9 @@ set-option -g status-fg gray
set-option -g status-format[0] '\
#[fg=default]╭╴\
#[fg=cyan]#{pane_current_path}\
#[align=right] \
#[fg=default]#{pane_current_command} \
#[fg=yellow]%H:%M:%S\
#[align=right]\
#[fg=default]#{pane_current_command}\
#[fg=yellow]%H:%M:%S\
#[fg=default]╶╮\
'