0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-07 23:00:38 +00:00
Files
termux-packages/packages/tmux/tmux.conf
Thomas Gordon Lowrey IV 3aae04d484 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...
2017-09-29 14:57:06 +02:00

2 lines
16 B
Bash

set -g mouse on