From 22aea1c32d3344671bfa02cc81b2b67ec637181e Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Mon, 9 Jun 2025 17:40:18 +0200 Subject: [PATCH] update --- tmux.conf | 1 + 1 file changed, 1 insertion(+) 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'