If you're tired of your scum terminal on linux; Tired of having to use alt + tab between terminals in the same project; Tired of getting lost trying to paste a command; meet the Terminator , a terminal emulator more robust, organized and customizable:

  • Multiple Tabs: Multiple terminal tabs in the same window.
  • Terminal Grid: Divide a flap into multiple terminals, horizontal and vertical.
  • Automatic Logs: Automatically save session logs by users.
  • Drag & Drop: Drag and drop texts, urls and commands right into the terminal.
  • To search for: Search and highlight text using Regex expressions.
  • Subjects: Various themes and combinations available from the community.
  • And much more…

Installing Terminator

Terminator can be easily installed using the package manager on most linux distributions.

Debian/Ubuntu

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

fedora

$ sudo dnf install terminator

CentOS/RHEL

$ sudo yum install terminator

installing themes

Terminator Preferences

You can install or create your own theme in Terminator. Access the link and choose the theme you like the most, open the ".config" file of the desired theme and copy its content. After that right click on Terminator, navigate to preferences and create a new profile to generate a new theme file, go to ~/.config/terminator/ and edit the file referring to the new profile created and paste the theme content at the end.

keyboard shortcuts

A list of standard and commonly used shortcuts in Terminator:

  • F11 : Toggles full screen.
  • Ctrl+Shift+O : Divides the flap into horizontal terminals.
  • Ctrl+Shift+E : Divides flap into vertical terminals.
  • Ctrl+Shift+W : Closes the active terminal.
  • Ctrl+Shift+T : Opens a new tab.
  • Shift+Ctrl+s : Show/Hide the scroll bar.
  • Ctrl+Shift+f : Searches for a text on the active terminal.
  • Ctrl+Shift+R : Clears the active terminal.
  • Super+g : Groups all terminals into a tab.
  • Ctrl+Shift+q : Exit the terminator, closing all tabs.
0 0 votos
Nota do Artigo
Subscribe
Notify of
guest

0 Comentários
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x