remove zeroed escape time (#1598)
an escape time of zero breaks tmux core functionality... you cannot have an escape time of 0, then it's impossible to use most custom key bindings, or to do things like resize panes effectively, etc...
This commit is contained in:
parent
7cf4c4fa57
commit
3aae04d484
@ -1,2 +1 @@
|
||||
set -g mouse on
|
||||
set -s escape-time 0
|
||||
|
Loading…
Reference in New Issue
Block a user