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'm trying to create a custom layout, but unless I'm missing something, there doesn't seem to be a way to add terminal panes to the layout in terminator. See the screenshot below:
I have a layout called Layout 1, and I would like terminator to open up with 4 terminals when I choose this layout.
At the moment, there is only 1 terminal and there doesn't seem to be a way to add a new one. I am aware that I can edit the layout in ~/.config/terminator/config, but it would be much easier if I could use the layout builder within Terminator, since it is a lot easier to work with than editing the config file, and that is what it was created for.
I'm currently using Terminator 1.91 on Ubuntu 20.04, which comes from the software repository for Ubuntu, which I install with apt install terminator. I tried downloading the latest version of terminator, but there still appears to be no way of adding terminals in the layout.
There is also supposed to be the ability to load the layout from a JSON file in the latest version, but there didn't seem to be any command line option for this. I also tried loading a layout from a JSON file using terminator --layout layout.json, but it doesn't seem to be able to recongize the JSON file.
I would preferably like to use the built in layout editor within the GUI if possible, but if there is another another option, that's fine.
Below is the layout that I am trying to achieve:
The text was updated successfully, but these errors were encountered:
I'm trying to create a custom layout, but unless I'm missing something, there doesn't seem to be a way to add terminal panes to the layout in terminator. See the screenshot below:
I have a layout called
Layout 1
, and I would like terminator to open up with 4 terminals when I choose this layout.At the moment, there is only 1 terminal and there doesn't seem to be a way to add a new one. I am aware that I can edit the layout in
~/.config/terminator/config
, but it would be much easier if I could use the layout builder within Terminator, since it is a lot easier to work with than editing the config file, and that is what it was created for.I'm currently using Terminator 1.91 on Ubuntu 20.04, which comes from the software repository for Ubuntu, which I install with
apt install terminator
. I tried downloading the latest version of terminator, but there still appears to be no way of adding terminals in the layout.There is also supposed to be the ability to load the layout from a JSON file in the latest version, but there didn't seem to be any command line option for this. I also tried loading a layout from a JSON file using
terminator --layout layout.json
, but it doesn't seem to be able to recongize the JSON file.I would preferably like to use the built in layout editor within the GUI if possible, but if there is another another option, that's fine.
Below is the layout that I am trying to achieve:
The text was updated successfully, but these errors were encountered: