tmux-continuum
tmux-continuum copied to clipboard
Restore to named session if name provided
Is there any way to configure to restore to named session if name is provided?
Currently when I tried to start with
$ tmux new -As yay
The tmux restore and the other session is selected. I usually press Ctrl+A, S, select the named session to get where I wanted.
If there is no way to configure, it would be nice to have this feature.