tmux escape delay

This commit is contained in:
Daniel Flanagan 2016-07-15 11:15:31 -05:00
parent 9c6edd5ea0
commit d669712e19

View file

@ -6,6 +6,7 @@ bind-key s send-prefix
# statusbar on bottom # statusbar on bottom
set-option -g status-position bottom set-option -g status-position bottom
set -g escape-time 10
setw -g monitor-activity on setw -g monitor-activity on
set -g status off set -g status off