tmux/centre
This commit is contained in:
parent
3a036fd754
commit
aec1770994
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ set-option -g status-format[0] '\
|
|||
#{?window_flags, #{window_flags},}\
|
||||
\
|
||||
}\
|
||||
#[align=center]\
|
||||
#[align=centre]\
|
||||
#[fg=blue]#{session_name}\
|
||||
#[align=right] \
|
||||
#[fg=yellow]%Y-%m-%d\
|
||||
|
@ -65,7 +65,7 @@ set-option -g status-format[1] '\
|
|||
#{pane_index}\
|
||||
\
|
||||
}\
|
||||
#[align=center]\
|
||||
#[align=centre]\
|
||||
#[fg=blue]#{pane_width}×#{pane_height}\
|
||||
#[align=right] \
|
||||
#[fg=yellow]%H:%M:%S\
|
||||
|
|
Loading…
Reference in a new issue