Closed
Description
Hi,
I wonder if it is possible to append a session (consists of one or multiple windows) from other.yaml when I am already running main.yaml.
For example :
I have main.yaml that contains my daily work environment. So the window list are: [1] vim [2] ranger
However, depends on the project, I need to ssh to certain computers. In the end, my window list will become [1] vim [2] ranger [3] ssh gpu1 [4] ssh gpu2 [5] ssh gpu3.