tmux/shrink
This commit is contained in:
parent
fbe59cd376
commit
1b9f943ce7
1 changed files with 2 additions and 2 deletions
|
@ -100,7 +100,7 @@ set-option -g status-format[1] '\
|
||||||
#{P:\
|
#{P:\
|
||||||
#{?pane_active,#[fg=green],#[fg=default]}\
|
#{?pane_active,#[fg=green],#[fg=default]}\
|
||||||
\
|
\
|
||||||
#{window_index}.#{pane_index}\
|
#{pane_index}\
|
||||||
\
|
\
|
||||||
#{pane_current_command}\
|
#{pane_current_command}\
|
||||||
\
|
\
|
||||||
|
@ -147,7 +147,7 @@ set-option -g status-format[4] '\
|
||||||
#{P:\
|
#{P:\
|
||||||
#{?pane_active,#[fg=green],#[fg=default]}\
|
#{?pane_active,#[fg=green],#[fg=default]}\
|
||||||
\
|
\
|
||||||
#{window_index}.#{pane_index}\
|
#{pane_index}\
|
||||||
\
|
\
|
||||||
#[fg=blue]#{pane_width}×#{pane_height}\
|
#[fg=blue]#{pane_width}×#{pane_height}\
|
||||||
\
|
\
|
||||||
|
|
Loading…
Reference in a new issue