Include more goop in tmux border

main
Dan Buch 3 years ago
parent 3299670cf1
commit c7780308ec
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -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…
Cancel
Save