Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

Terminator

📅 2014-May-08 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ terminal, terminator ⬩ 📚 Archive

 

There are lots of terminal applications for Linux. Most of them now support tabs. However, I was looking for the best terminal application that supported splitting. I think I found it in Terminator.

Install

Installing Terminator is easy:

$ sudo apt-get install terminator

If you are on an old Ubuntu version or need the latest version of Terminator, use the PPA:

$ sudo add-apt-repository ppa:gnome-terminator/ppa
$ sudo apt-get update
$ sudo apt install terminator

Use

When you open Terminator, it opens with one terminal. It has no menubar or toolbar. Many of the operations you can perform can be accessed by right-clicking in the terminal to get a context menu. Terminator has sensible keyboard shortcuts to achieve almost anything you want: split terminal, move between terminals and many other common operations. The split terminal windows can be easily resized by dragging the window border with the mouse.

Some of the keyboard shortcuts I like to use are:

Tried with: Terminator 0.97 and Ubuntu 14.04


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧