From 030d14e0ea339ee118653260ebb0441c48de3298 Mon Sep 17 00:00:00 2001 From: Bobby Bingham Date: Tue, 1 Jun 2021 10:09:24 -0500 Subject: tmux: fix escape time --- tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 336925f..863727c 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1 +1,2 @@ set -g default-terminal "screen-256color" +set -g escape-time 0 -- cgit v1.2.3