LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

terminator

Multiple GNOME terminals in one window

TLDR

Start terminator
$ terminator
copy
Start maximised
$ terminator --maximise
copy
Start full screen
$ terminator --fullscreen
copy
Start without window decorations
$ terminator --borderless
copy
Start from a saved layout
$ terminator --layout [layout_name]
copy
Start with a particular profile
$ terminator --profile [profile_name]
copy
Run a command in the new window
$ terminator --command "[command]"
copy
Start in a given working directory
$ terminator --working-directory [path/to/directory]
copy
Set the window title
$ terminator --title "[title]"
copy
Split the current terminal left and right
$ Ctrl+Shift+E
copy
Split the current terminal top and bottom
$ Ctrl+Shift+O
copy
Move between the split panes
$ Alt+Arrow keys
copy

SYNOPSIS

terminator [options]

DESCRIPTION

terminator is a terminal emulator that allows arranging multiple GNOME terminals in a single window. Terminals can be split horizontally and vertically, organized into tabs, and resized dynamically.Key bindings allow quick navigation and manipulation of the terminal grid. Layouts and profiles can be saved and restored for consistent workspace setups.

PARAMETERS

-f, --fullscreen

Start in fullscreen mode
-m, --maximise
Start maximized
-b, --borderless
Start without window decorations
-T, --title _title_
Set window title
-e, --command _command_
Run command in the terminal
-l, --layout _layout_
Load a specific layout
-p, --profile _profile_
Use specified profile
-g, --config _file_
Use alternate config file

INSTALL

sudo dnf install terminator
copy
sudo pacman -S terminator
copy
sudo apk add terminator
copy
sudo zypper install terminator
copy
brew install terminator
copy
nix profile install nixpkgs#terminator
copy

CAVEATS

Requires a graphical environment. Configuration is stored in ~/.config/terminator/. Some key bindings may conflict with applications running in the terminal.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid