From 7cdb0dad85c39cc522c0f4f374430ac83627c92e Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 21 Aug 2023 18:11:13 -0600 Subject: customize colorscheme, fix terminal --- .config/tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/tmux/tmux.conf') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 7c19022..e6d5e64 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,5 +1,7 @@ ### general set -g mouse on +# required so 0;10;1c doesn't appear when starting tmux +set -sg escape-time 50 ### tpm config from here onwards # general -- cgit v1.2.3-70-g09d2