update tmux settings
This commit is contained in:
parent
1d572a9e12
commit
62ac8b3bb3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user