lefts
This commit is contained in:
parent
f975780de7
commit
b151930a82
1 changed files with 4 additions and 4 deletions
|
@ -160,9 +160,9 @@ set-option -g status-format[2] '\
|
|||
# line 4
|
||||
set-option -g status-format[3] '\
|
||||
#{P:\
|
||||
#[bg=##181818] #[bg=##282828]\
|
||||
#{?pane_active,#[fg=green],#[fg=yellow]}\
|
||||
#{pane_current_command}\
|
||||
#[bg=##181818] \
|
||||
#[bg=##282828]#{pane_current_command}\
|
||||
#[bg=##181818] \
|
||||
#[bg=default] \
|
||||
}\
|
||||
|
@ -176,9 +176,9 @@ set-option -g status-format[3] '\
|
|||
# line 5
|
||||
set-option -g status-format[4] '\
|
||||
#{P:\
|
||||
#[bg=##181818] #[bg=##282828]\
|
||||
#{?pane_active,#[fg=green],#[fg=yellow]}\
|
||||
#{pane_width}×#{pane_height}\
|
||||
#[bg=##181818] \
|
||||
#[bg=##282828]#{pane_width}×#{pane_height}\
|
||||
#[bg=##181818] \
|
||||
#[bg=default] \
|
||||
}\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue