tmux/fixes
This commit is contained in:
parent
fceb980388
commit
f342081d83
1 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@ set-option -g status-format[1] '\
|
|||
\
|
||||
#[align=right]\
|
||||
#[fg=green] #{session_name} \
|
||||
#[fg=default] #(tmux list-sessions | wc --lines) \
|
||||
#[fg=blue] #(tmux list-sessions | wc --lines)\
|
||||
'
|
||||
|
||||
# line 3
|
||||
|
@ -144,7 +144,7 @@ set-option -g status-format[4] '\
|
|||
}\
|
||||
\
|
||||
#[align=right]\
|
||||
#[fg=blue] #{window_width}×#{window_height} \
|
||||
#[fg=blue] #{window_width}×#{window_height}\
|
||||
'
|
||||
|
||||
# refresh period
|
||||
|
|
Loading…
Reference in a new issue