Kaynağa Gözat

Fix #tmux esc lag issue

Colin Powell 5 yıl önce
ebeveyn
işleme
26b3db5056
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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
+