From d4d4663876fc5ded985e73fcc95ee0e504ba9b61 Mon Sep 17 00:00:00 2001 From: tonitch Date: Mon, 17 Feb 2025 20:55:00 +0100 Subject: [PATCH] tmux focus-event --- tmux/.config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 4986117..e0e19f5 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -1,5 +1,6 @@ set -g mouse set -g set-clipboard on +set -g focus-events on bind h selectp -L bind j selectp -D