From bef1a71d25eedf5e158473db6cc76ab1c0450646 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Fri, 23 Jan 2026 17:40:16 -0600 Subject: [PATCH] add passthrough to tmux --- flakes/common/hm_modules/tmux/tmux-reset.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/flakes/common/hm_modules/tmux/tmux-reset.conf b/flakes/common/hm_modules/tmux/tmux-reset.conf index 001ed0cb..c953a884 100644 --- a/flakes/common/hm_modules/tmux/tmux-reset.conf +++ b/flakes/common/hm_modules/tmux/tmux-reset.conf @@ -74,3 +74,4 @@ set-option -g set-titles on set-option -g set-titles-string "tmux: #S - #W" set-option -g focus-events on +set-option -g allow-passthrough on