We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f770b9 commit 814b06aCopy full SHA for 814b06a
zsh/.tmux.conf
@@ -2,7 +2,7 @@ set -g default-terminal "tmux-256color"
2
set -ag terminal-overrides ",xterm-256color:RGB"
3
set -g focus-events on
4
set -g mode-keys vi
5
-set -s escape-time 0
+set -s escape-time 1
6
set -g status-interval 0
7
8
# Config prefix
0 commit comments