terminator: add page (#1994)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
8b0dba0596
commit
51cfd79ea2
23
pages/linux/terminator.md
Normal file
23
pages/linux/terminator.md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
# terminator
|
||||||
|
|
||||||
|
> Arrange multiple GNOME terminals in one window.
|
||||||
|
|
||||||
|
- Start terminator window:
|
||||||
|
|
||||||
|
`terminator`
|
||||||
|
|
||||||
|
- Start with a fullscreen window:
|
||||||
|
|
||||||
|
`terminator -f`
|
||||||
|
|
||||||
|
- Split terminals horizontally:
|
||||||
|
|
||||||
|
`Ctrl + Shift + O`
|
||||||
|
|
||||||
|
- Split terminals vertically:
|
||||||
|
|
||||||
|
`Ctrl + Shift + E`
|
||||||
|
|
||||||
|
- Open new tab:
|
||||||
|
|
||||||
|
`Ctrl + Shift + T`
|
Reference in New Issue
Block a user