Terminator Configuration

I've started to use Terminator instead of tmux - and I actually prefer it.

Setup

In Preferences:

Infinite scrollback is selected
Profiles>colors>Change palette to "White on Black"
Profiles>Background>Solid Color

Google Search Plugin

https://github.com/msudgh/terminator-search

Shortcuts

Ctrl + Shift + O = Virtual Split
Ctrl + Shift + E = Horizontal Split

Ctrl + Shift + Z = Maximizes a current tabbed window to full screen and then restores to tabbed by pressing again
Ctrl + Shift + T = Opens a new tab

Ctrl + Shift + C = Copy to clipboard
Ctrl + Shift + V = Paste

double click on tab name to rename

zsh configuration

nice looking terminal with syntax highlighting

follow guide:

syntax highlighting

Last updated

Was this helpful?