Created
June 18, 2014 10:53
-
-
Save steinkel/1e1530718b9dd47ba8a8 to your computer and use it in GitHub Desktop.
Terminator shell keys keybinding shortcuts I use
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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