diff --git a/config/shared/tmux b/config/shared/tmux index 1e274aa..6949bd1 100644 --- a/config/shared/tmux +++ b/config/shared/tmux @@ -7,6 +7,7 @@ bind-key C-Space send-prefix #set -as terminal-features ",*:RGB" set-option -a terminal-features 'xterm-256color:RGB' set-option -sg escape-time 10 +set-option -g repeat-time 0 set-option -g focus-events on # Set the base index for windows and panes to 1 instead of 0