Skip to content

Instantly share code, notes, and snippets.

@arvinsim
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arvinsim/b307f96d654d02ff67aa to your computer and use it in GitHub Desktop.
Save arvinsim/b307f96d654d02ff67aa to your computer and use it in GitHub Desktop.
Keyboard shortcuts for my machines
// Terminator
Control + Shift + e = split Horizontally
Control + Shift + o = split Vertically
Control + Shift + t = open new tab
Control + Shift + i = open new window
Control + Shift + w = close terminal
Control + Shift + q = close window
Control + Shift + g = reset and clear the terminal
Alt + any directional button = focus on terminal depending on direction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment