Use choose-window to select windows.
[profile.git] / .tmux.conf
index d85e935..d69c31f 100644 (file)
@@ -84,8 +84,8 @@ bind . select-layout even-vertical
 bind , select-layout tiled
 # Simulate maximising the window.
 bind / select-layout even-vertical \; swap-pane -s top \; resize-pane -D 9999
-# Show windows
-bind - list-windows
+# Select windows.
+bind - choose-window
 # Set current window title.
 bind t command-prompt -p "Set window's title to:" 'rename-window %1'
 # Show clock.