tmux/fix
This commit is contained in:
parent
874b11884f
commit
717ec7b41d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ set-option -g status-format[1] '\
|
||||||
#{?window_activity_flag,#[fg=red],#[fg=default]}}\
|
#{?window_activity_flag,#[fg=red],#[fg=default]}}\
|
||||||
#{window_index} \
|
#{window_index} \
|
||||||
#{window_name}\
|
#{window_name}\
|
||||||
#{?window_flags,#{window_flags},}\
|
#{?window_flags, #{window_flags},}\
|
||||||
}\
|
}\
|
||||||
#[align=right] \
|
#[align=right] \
|
||||||
#[fg=blue]#{pane_width}×#{pane_height}\
|
#[fg=blue]#{pane_width}×#{pane_height}\
|
||||||
|
|
Loading…
Reference in a new issue