You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
arkmagus
changed the title
Create a new window with multiple panes
Append a session to the current one
Jun 14, 2018
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.
The text was updated successfully, but these errors were encountered: