1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-22 02:04:02 +02:00
tldr/pages/linux/terminator.md
Managor 99c7af4917
*: use a more specific more info link, org domain (#17699)
Mass update for more specific "more info" links
2025-08-16 11:12:49 -07:00

406 B

terminator

Arrange multiple GNOME terminals in one window. More information: https://gnome-terminator.readthedocs.io/en/latest/advancedusage.html.

  • Start terminator window:

terminator

  • Start with a fullscreen window:

terminator {{[-f|--fullscreen]}}

  • Split terminals horizontally:

<Ctrl Shift o>

  • Split terminals vertically:

<Ctrl Shift e>

  • Open new tab:

<Ctrl Shift t>