tmux escape delay
This commit is contained in:
parent
9c6edd5ea0
commit
d669712e19
|
@ -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
|
||||||
|
|
Reference in a new issue