0

Just like the title... I am looking for an Ubuntu alternative to OSX's Window Group. On OSX, I can open a few terminals, resize them, position them perfectly, and then save the configuration. Every time I use Ubuntu, I have to open multiple terminals by hand and resize/position by hand... is there a similar function in Ubuntu I can take advantage of?!

Thanks for any suggestions!

jake9115
  • 1,249

1 Answers1

0

I believe Terminator offers all the features you require. Technically, it only opens a single terminal window, but you can have as many panes, split any way you like. Once you get a setup you like, it is simple to save your "profile" for later use.

Terminator Home: http://gnometerminator.blogspot.com/p/introduction.html
Easy Ubuntu Install: sudo apt-get install terminator

craized
  • 36