The choose-window command previously didn't work so list-windows was
bound instead. Use choose-window now that it works properly.
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.