From a0de2a6c51e7103aee7d6f17022661c36d063b7f Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 24 Aug 2023 13:00:21 +0200 Subject: up --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/tmux') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 797387b..8796f7b 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,5 +1,6 @@ set-option -sa terminal-overrides ",xterm*:Tc" set-option -g default-shell /bin/zsh +set -sg escape-time 0 bind h select-pane -L bind j select-pane -D -- cgit v1.2.3