This seems like a typical use-case yet I can't find a way to do it- I created a layout having multiple windows. I want each window to open an SSH session to a different server.
This seems like a typical use-case yet I can't find a way to do it- I created a layout having multiple windows. I want each window to open an SSH session to a different server.
Use always the same layout and the same profile.
When done click on close and quit terminator.
When starting terminator again give the layout and the profile as command line option. ie.
terminator -l Layout1 -p Profile1
If you always want this, add an alias to
.bashrc
.