Skip to content

Instantly share code, notes, and snippets.

@steinkel
Created June 18, 2014 10:53
Show Gist options
  • Save steinkel/1e1530718b9dd47ba8a8 to your computer and use it in GitHub Desktop.
Save steinkel/1e1530718b9dd47ba8a8 to your computer and use it in GitHub Desktop.
Terminator shell keys keybinding shortcuts I use
ZOOM
<Ctrl>+ / <Ctrl>- / <Ctrl>0
TABS
<Ctrl><Shift>T / <Ctrl><Shift>Tab
SWITCH SCREENS
<Alt> Up/Down/Left/Right
SPLIT
horizontal <Ctrl><Shift>O
vertical <Ctrl><Shift>E
GROUP (note Super = Windows key)
!! WARNING: groups all visible and hidden terminator shells
all <Super>g
ungroup <Super><Shift>g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment