tldr/pages/linux/terminator.md

25 lines
366 B
Markdown
Raw Normal View History

2018-02-14 19:57:25 +00:00
# terminator
> Arrange multiple GNOME terminals in one window.
> More information: <https://gnome-terminator.org/>.
2018-02-14 19:57:25 +00:00
- Start `terminator` window:
2018-02-14 19:57:25 +00:00
`terminator`
- Start with a fullscreen window:
`terminator -f`
- Split terminals horizontally:
`<Ctrl> + <Shift> + O`
2018-02-14 19:57:25 +00:00
- Split terminals vertically:
`<Ctrl> + <Shift> + E`
2018-02-14 19:57:25 +00:00
- Open new tab:
`<Ctrl> + <Shift> + T`