Match direction from the sessino list

This commit is contained in:
David Heinemeier Hansson
2026-02-11 16:46:05 +01:00
parent ce01b6e0d6
commit fc529b368d

View File

@@ -73,8 +73,8 @@ bind -n C-M-Left previous-window
bind -n C-M-Right next-window
# Session navigation
bind -n C-M-Up switch-client -p
bind -n C-M-Down switch-client -n
bind -n C-M-Up switch-client -n
bind -n C-M-Down switch-client -p
# Sessions
bind C new-session