From aadb1f1f78802391a1941c8ea87cab84303f7034 Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Sun, 22 Mar 2026 19:47:31 -0700 Subject: tmux move pane --- config/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'config/tmux.conf') diff --git a/config/tmux.conf b/config/tmux.conf index 74dce38..7a7429a 100644 --- a/config/tmux.conf +++ b/config/tmux.conf @@ -1,4 +1,5 @@ set-option -g prefix C-s bind C-s send-prefix unbind C-b +bind C-t choose-tree "join-pane -t %%" -- cgit v1.2.3