Dec
22
Maximize Your Terminal Usage with Terminator
Posted by suvi under Software
Terminator is a simple program that allows you to load multiple terminals and arrange them in grid. It is useful when you need to access to various terminals at the same time.
Some of the feature in Terminator includes:
* Arrange terminals in grid
* multiple tabs
* drag and drop reordering of terminal
* keyboard shortcuts
* config file to override gnome-terminal setting
To install terminator, you can either click here or in your terminal, type
sudo apt-get install terminator
Leave a Reply