Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
hasu23706yI have multiple functions in the bashrc which I use to launch things. But I cannot use them via the "custom command" option for some reason. Or rather, it complains they are not found. And if I tell terminator to first bash and then run command, nothing happenes.
-
POTUS2306yYou need to first split the windows as you want it at launch.
Then right click and go to preferences -) Layouts and select add button on bottom
Then rename the new layout to default to set this as default layout
Or just give it another name like aba and you can launch this layout using
Ternimator -l aba
-l is layout -
POTUS2306yYou can specify custom directories and start up command for each child window also for each layout
-
Condor324966yPerhaps this? https://makandracards.com/makandra/...
Also do take a look at Terminology and tmux. They both support split screen setups as well, and have some great functionalities that I didn't find in Terminator back when I still used it. Terminology IMO looks gorgeous compared to Terminator, so that's what I'm using on my laptop. Tmux on the other hand doesn't need an X environment, so that's what I often use on servers or during times when my current working device for some reason doesn't have X running (e.g. Arch installation process). And it works in any terminal emulator so there's that 🙂
Related Rants
Any terminator experts here?
I want to make a setup of multiple split windows starting things on launch. I got so far that I get all the windows with the layout option but I cannot launch what I want via custom commands.
I want to launch multiple ros launch files like that.
Any ideas?
question
setup
ros
terminator