diff --git a/tmux.conf b/tmux.conf index b9eb889..61f4df4 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,6 +1,7 @@ # setw -g mouse on setw -g mode-keys vi +set -g repeat-time 1000 set -s set-clipboard on set -sg escape-time 5 set -sa terminal-features ',xterm-256color:RGB'