update tmux settings

This commit is contained in:
Mike Cugini 2014-09-13 16:33:55 -04:00
parent 1d572a9e12
commit 62ac8b3bb3

View File

@ -11,7 +11,11 @@ set-window-option -g utf8 on
setw -g mode-keys vi
# shorten command delay
set -sg escape-time 1
set -s escape-time 0
# only resize window to smallest client if both
# connected sessions are viewing the same window
setw -g aggressive-resize on
# status bar configuration