Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
29
rated 0 times [  29] [ 0]  / answers: 1 / hits: 44348  / 2 Years ago, mon, may 16, 2022, 7:13:31

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.


More From » terminator

 Answers
2

  1. Go to the Layout tab in the configuration dialog,

  2. Select your layout

  3. In the terminal in the tree view in the middle, select your first terminal, select your profile and enter at the right the "custom command"

  4. Repeat step 3 for all your terminals where you want to run a special command at startup.



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.


[#29298] Tuesday, May 17, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
utschang

Total Points: 357
Total Questions: 120
Total Answers: 119

Location: Croatia
Member since Sat, May 2, 2020
4 Years ago
;