tmux/fixes
This commit is contained in:
parent
c3a168894a
commit
08dc6fe80b
1 changed files with 4 additions and 5 deletions
|
@ -136,15 +136,14 @@ set-option -g status-format[3] '\
|
|||
}\
|
||||
\
|
||||
#[align=right]\
|
||||
#[fg=blue] #{window_width}×#{window_height}\
|
||||
#[fg=blue] #{window_width} × #{window_height} \
|
||||
'
|
||||
|
||||
# line 5
|
||||
set-option -g status-format[4] '\
|
||||
#[align=centre]\
|
||||
#[fg=green] #{user} \
|
||||
#[fg=blue]@\
|
||||
#[fg=yellow] #{host} \
|
||||
#[fg=green]#{user}\
|
||||
#[align=right]\
|
||||
#[fg=yellow]#{host}\
|
||||
'
|
||||
|
||||
# refresh period
|
||||
|
|
Loading…
Reference in a new issue