terminator
Arrange multiple GNOME terminals in one window. More information: <https://gnome-terminator.org/>.
Install
- All systems
-
curl cmd.cat/terminator.sh
- Debian
-
apt-get install terminator - Ubuntu
-
apt-get install terminator -
Alpine
-
apk add terminator - Arch Linux
-
pacman -S terminator - Kali Linux
-
apt-get install terminator - Fedora
-
dnf install terminator - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install terminator - OS X
-
brew install terminator - Raspbian
-
apt-get install terminator - Docker
-
docker run cmd.cat/terminator terminatorpowered by Commando
Arrange multiple GNOME terminals in one window. More information: <https://gnome-terminator.org/>.
-
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
© tl;dr; authors and contributors