summaryrefslogtreecommitdiffstats
path: root/.config/tmux
diff options
context:
space:
mode:
Diffstat (limited to '.config/tmux')
-rw-r--r--.config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 5fa6a6c..3585551 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -27,7 +27,7 @@ set-option -g prefix C-Space
bind-key C-space send-prefix
bind-key -T root M-: command-prompt
-bind-key -T root M-M choose-tree
+bind-key -T root M-M choose-session
bind-key -T root M-{ copy-mode
bind-key -T root M-Q kill-session