Parcourir la source

Fix #tmux esc lag issue

Colin Powell il y a 5 ans
Parent
commit
26b3db5056
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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
+