Splitting Terminator and Terminator keyboard commands
Back on macOS I was an avid iTerm2 user which doesn’t exist on Linux, but there are options.
I’ve settled on Terminator because it deals with splits in much the same way as iTerm2 did. Still, there is little UI on Terminator which means that the keyboard commands to split your terminal, or do anything else from the keyboard aren’t obvious.
F11
- toggles fullscreenCtrl + Shift + O
- split terminals horizontallyCtrl + Shift + E
- split terminals verticallyCtrl + Shift + W
- close current panelCtrl + Shift + T
- open new tabAlt + Arrow Up/Down/Left/Right
- move to the terminal above/below/left/right of the current terminalCtrl + pgdown
- next tabCtrl + pgup
- previous tabCtrl + Tab
- focus on the next tab
If you’re looking for more of what Terminator has to offer, right click on the Terminator window and from the menu you can access the preferences.
Written on May 5, 2017