update tmux config for v2.9.x

This commit is contained in:
2020-01-14 10:29:21 -06:00
parent 483c3de576
commit 2d2b65074d

View File

@@ -32,8 +32,8 @@ setw -g mouse off
set -g default-terminal "screen-256color" set -g default-terminal "screen-256color"
set -g history-limit 6000 set -g history-limit 6000
set -g window-status-attr dim set -g window-status-style dim
set -g window-status-current-attr bright set -g window-status-current-style bright
setw -g mode-keys vi setw -g mode-keys vi