Include more goop in tmux border
This commit is contained in:
parent
3299670cf1
commit
c7780308ec
@ -6,4 +6,7 @@ set-option -g history-limit 100000
|
||||
set-option -g prefix C-b
|
||||
set-option -g renumber-windows on
|
||||
set-option -s escape-time 0
|
||||
set -g window-status-format '#I:#(pwd="#{pane_current_path}"; echo ${pwd####*/})#F'
|
||||
set -g window-status-current-format '#I:#(pwd="#{pane_current_path}"; echo ${pwd####*/})#F'
|
||||
set -g status-interval 1
|
||||
setw -g mode-keys vi
|
||||
|
Loading…
Reference in New Issue
Block a user