소스 검색

Fix #tmux esc lag issue

Colin Powell 5 년 전
부모
커밋
26b3db5056
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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
+