diff --git a/sh/tmux.sh b/sh/tmux.sh index 00fe2e2..d8ad473 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -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 │ │ │ │