Skip to content

Instantly share code, notes, and snippets.

@kkarimi
Created June 12, 2017 21:21
Show Gist options
  • Save kkarimi/8b22db4071cd1355f6c8a94805d334b4 to your computer and use it in GitHub Desktop.
Save kkarimi/8b22db4071cd1355f6c8a94805d334b4 to your computer and use it in GitHub Desktop.
Terminator shortcuts
Ctrl+Shift+X - Toggle between showing all terminals and only showing the current
one.
Ctrl+Shift+O - Split terminals Horizontally.
Ctrl+Shift+E - Split terminals Vertically.
Ctrl+Shift+Right - Move parent dragbar Right.
Ctrl+Shift+Left - Move parent dragbar Left.
Ctrl+Shift+Up - Move parent dragbar Up.
Ctrl+Shift+Down - Move parent dragbar Down.
Ctrl+Shift+W - Close the current terminal.
Ctrl+Shift+T - Open new tab
Ctrl+Plus (+) - Increase font size. Note: this may require you to press shift, depending on your keyboard
Ctrl+Minus (-) - Decrease font size. Note: this may require you to press shift,
depending on your keyboard
Ctrl+Zero (0) - Restore font size to original setting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment