summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index 90370db..251764e 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -31,7 +31,7 @@ set -g escape-time 50
# keybindings
bind f send-prefix
-bind ^F choose-window
+bind ^F run 'tmux choose-tree -Nwf"##{==:##{session_name},#{session_name}}"'
bind ^N new-window
bind ^D detach-client
bind ^[ copy-mode