Enable pwd in tmux status line
This commit is contained in:
parent
b7d5073c07
commit
684a57a46c
@ -118,8 +118,10 @@
|
||||
extraConfig = ''
|
||||
bind-key Space next-window
|
||||
|
||||
set -g status-right '#[fg=colour242]#S'
|
||||
set -g status-right '#[fg=colour246]#{pane_current_path} #S'
|
||||
set -g status-left ' '
|
||||
set -g status-interval 1
|
||||
set -g status-right-length 200
|
||||
set -g window-status-format '#I:#W'
|
||||
set -g window-status-current-format '#I:#W'
|
||||
set -g allow-rename off
|
||||
|
Loading…
x
Reference in New Issue
Block a user