This commit is contained in:
Marc Beninca 2025-07-19 18:53:25 +02:00
parent 3aab8538a2
commit 760c5b2b4d
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -309,6 +309,8 @@ bind-key -n F6 detach-client
# new
bind-key -n S-M-Down new-session
bind-key -n S-M-Right new-window
# like byobu
bind-key -n F2 new-window
# select pane
bind-key -n C-S-Down select-pane -D
@ -374,8 +376,8 @@ bind-key S set-window-option synchronize-panes \
# │ copy-mode │ │ │ │ PPage │
# │ detach-client │ F6 │ │ │ d │
# │ kill-server │ │ k │ │ │
# │ new-session │ │ │ │ │
# │ new-window │ F2 │ │ │ c │
# │ new-session │ S-M-Down │ │ │ │
# │ new-window │ S-M-Right │ │ │ c │
# │ next-window │ M-Right │ │ │ n │
# │ previous-window │ M-Left │ │ │ p │
# │ rename-session │ │ C-s │ │ │