From 5d16b49967c016a389cbe0f692326151b0139bc3 Mon Sep 17 00:00:00 2001 From: Tim Huizinga Date: Wed, 4 Jun 2025 10:39:07 +0200 Subject: [PATCH] Fixed escape delay --- tmux/dot-tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/dot-tmux.conf b/tmux/dot-tmux.conf index 1ece250..3c3a6d4 100644 --- a/tmux/dot-tmux.conf +++ b/tmux/dot-tmux.conf @@ -7,6 +7,7 @@ set -ag terminal-overrides ",xterm-256color:RGB" setw -g monitor-activity on setw -g automatic-rename on set-window-option -g xterm-keys on +set -sg escape-time 0 # Setup vi-mode with better keybindings # TODO: Escape does not work properly for leaving