tmux status
This commit is contained in:
parent
7d19a9c744
commit
b4da88eb57
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ bind-key -T copy-mode-vi WheelDownPane select-pane \; send-keys -X -N 1 scroll-d
|
|||
setw -g window-status-format ""
|
||||
setw -g window-status-separator ""
|
||||
set -g status-justify left
|
||||
set -g status-left " #I "
|
||||
set -g status-left ""
|
||||
set -g status-format "#I:#T"
|
||||
set -g status-right ""
|
||||
set -g set-titles on
|
||||
set -g set-titles-string "#H:#T"
|
||||
|
|
Loading…
Reference in a new issue