]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux.conf
No need in any tmux escape-time at all
[dotfiles.git] / tmux / .tmux.conf
index c59768cdc34863856720d6fb5c8a5c73ef1c7fad..1869462331a1865d3f980d81397827df60e515af 100644 (file)
@@ -1,7 +1,7 @@
 set-option -g mode-keys vi
 set-option -g base-index 1
 set-option -g default-terminal "screen-256color"
-set-option -g escape-time 50
+set-option -g escape-time 1
 set-option -g repeat-time 0
 set-option -g history-limit 20000