Explorar o código

instant escape key in tmux

Josh Bicking %!s(int64=8) %!d(string=hai) anos
pai
achega
15a23b688c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      tmux.conf

+ 3 - 0
tmux.conf

@@ -4,3 +4,6 @@ set-window-option -g xterm-keys on
 # Use Home and End keys
 bind -n End send-key C-e
 bind -n Home send-key C-a
+
+# instantly use esc key
+set -s escape-time 0