Hi,
First of all, thanks for this awesome terminal emulator.
I think this is a feature request. I want to open a saved session as a new session in the current window, via the command line. Unfortunately that does not seem to be possible. tilix -s $session opens up a new window, and tilix -a app-new-session -s $session ignores the given session and starts a new one. It would be great if the last rune could open the given session in the current window.
Thanks
You can achieve this by changing the "On New Instance" option in the Preferences | Global page to Session rather than Window. Hopefully this does what you are looking for.
Thanks, that worked. For the record, changing that setting does not break opening a new window from the gnome-shell launcher screen.