summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/tmux.conf1
1 files changed, 1 insertions, 0 deletions
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 %%"