mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Match direction from the sessino list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user