Using terminator, I want to create tabs with distinct profiles running a custom command in place of a shell. For example I want to create a tab with distinct colors that executes a custom command like "sudo bash" or "ssh somewhere.local". I can create profiles with colors, and thru the "Command" tab I can select/fill-in "Run a custom command ...", BUT these custom commands only execute when I create a new separate window using:
terminator -p otherprofile
Merely changing the profile of an existing tab does not cause the custom command to execute, and there seems no way to create a tab with a selected initial profile. This sort of thing can be done with gnome-terminal and mate-terminal, btw.
Since these custom-command tabs will be created and eliminated based on need, I don't believe that the terminator 'layout' feature will help.
