Entries Tagged as ''

Terminator – Emacs-like Terminal

Since I am always working on Linux Terminal, I am looking forward some tools can be an Emacs-like environment. Recently, I noticed a tool named Terminator, which was written by Chris Jones on Jan 5 2008. Luckily I got this tool at the end of 2008, not so late. :)

It’s easy to install the tool by

sudo apt-get install terminator

Then, we may get menu by right click mouse. The menu includes “split vertically” and “split horizontally”.

We can split the panel horizontally.

Or, we can split sub panel vertically.

So, we don’t bother to arrange many terminal windows later on.