From 792144d8baff34ce448193c3a45f7d6fc9d1bb33 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Tue, 28 Feb 2023 22:18:20 -0800 Subject: [PATCH] updates --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index f1f0d8f..15d6d76 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -21,6 +21,7 @@ set -g @continuum-boot 'on' bind r source-file ~/.tmux.conf set -g base-index 1 +set -g allow-passthrough on setw -g pane-base-index 1 set -sg escape-time 0 set -g mouse on