commit fdce899cb4616e003feae0975437522eec17df85 parent bf3f53eb0986ee62feaa9dbdc45fbaa0c2dbdc85 Author: klewer-martin <martin.cachari@gmail.com> Date: Sun, 4 Apr 2021 23:00:31 -0300 Update: tmux config file; Diffstat:
M | .tmux.conf | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/.tmux.conf b/.tmux.conf @@ -13,3 +13,6 @@ bind l select-pane -R # Start counting windows from 1, to avoid pressing 0 to go to the first one set -g base-index 1 + +# Avoid esc delay +set -g escape-time 20