3aae04d484
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...
2 lines
16 B
Plaintext
2 lines
16 B
Plaintext
set -g mouse on
|