mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
99c7af4917
Mass update for more specific "more info" links
406 B
406 B
terminator
Arrange multiple GNOME terminals in one window. More information: https://gnome-terminator.readthedocs.io/en/latest/advancedusage.html.
- Start
terminatorwindow:
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>