aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-04-29 11:12:57 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-04-29 11:12:57 +0200
commit46bad0dba649d79e1e8e188076eef63f00d4ea7a (patch)
tree5514c9df02a57175094d22313429475f6c707fae
parent14ee49f575c915df1a9776961ab3b3b803ca6ab7 (diff)
downloaddotfiles-46bad0dba649d79e1e8e188076eef63f00d4ea7a.tar.gz
tmux
-rw-r--r--tmux/tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index ce944d4..b69e4be 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -19,3 +19,6 @@ set -g window-status-current-style 'underscore'
set -g status-style bg=darkblue
set -g set-clipboard
+
+set-option -sg escape-time 10
+set-option -sa terminal-features ',XXX:RGB'