From e8734b59425d24e454aac1f745385a7b435f0b92 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sat, 10 Oct 2020 13:57:23 +0200 Subject: Fix tmux escape time --- tmux/.transparent.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/.transparent.conf b/tmux/.transparent.conf index f0a4f6c..fd70c2e 100644 --- a/tmux/.transparent.conf +++ b/tmux/.transparent.conf @@ -5,3 +5,4 @@ bind C-1 send-prefix # Remove statusline set -g status off +set -sg escape-time 0 -- cgit v1.2.3