Skip to content

Instantly share code, notes, and snippets.

@FernandoCutire
Last active July 10, 2022 23:20
Show Gist options
  • Save FernandoCutire/fcfbda873395714b970c8ff2afaf563b to your computer and use it in GitHub Desktop.
Save FernandoCutire/fcfbda873395714b970c8ff2afaf563b to your computer and use it in GitHub Desktop.

terminator keyboard shortcuts

When connecting to multiple (i.e. > 4) servers to dive into logfiles or do security updates, terminator is what you want. There are several keyboard shortcuts available:

Ctrl-Shift-E: Split the view vertically.
Ctrl-Shift-O: Split the view horizontally.
Ctrl-Shift-P: Focus be active on the previous view.
Ctrl-Shift-N: Focus be active on the next view.
Ctrl-Shift-W: Close the view where the focus is on.
Ctrl-Shift-Q: Exit terminator.
Ctrl-Shift-X: Enlarge active window
Ctrl-Alt-W: Edit window title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment