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