tmux/session

This commit is contained in:
Marc Beninca 2025-01-23 14:05:41 +01:00
parent 14e1c8d5e6
commit 37c4f1b0c2
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -227,6 +227,7 @@ bind-key M-Right swap-window -t +1
# │ command-prompt 'rename-session %%' │ │ C-s │ │ │
# │ command-prompt 'rename-window %%' │ │ C-w │ │ │
# │ detach-client │ F6 │ │ │ d │
# │ new-session │ │ │ │ │
# │ new-window │ F2 │ │ │ │
# │ next-window │ M-Right │ │ │ │
# │ previous-window │ M-Left │ │ │ │