Forráskód Böngészése

Fix #tmux esc lag issue

Colin Powell 5 éve
szülő
commit
26b3db5056
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      tmux/.tmux.conf

+ 3 - 0
tmux/.tmux.conf

@@ -82,3 +82,6 @@ set-window-option -g clock-mode-colour colour64 #green
 
 # bell
 set-window-option -g window-status-bell-style fg=colour235,bg=colour160 #base02, red
+
+set -s escape-time 0
+