Fixed delay on <esc>
This commit is contained in:
parent
d1fe19185e
commit
efee7baa16
|
@ -4,6 +4,7 @@ set-option -g set-titles on
|
||||||
setw -g monitor-activity on
|
setw -g monitor-activity on
|
||||||
setw -g aggressive-resize on
|
setw -g aggressive-resize on
|
||||||
setw -g automatic-rename on
|
setw -g automatic-rename on
|
||||||
|
set -s escape-time 0
|
||||||
|
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-a
|
set -g prefix C-a
|
||||||
|
|
Loading…
Reference in New Issue
Block a user