Terminal emulator supporting multiple terminal panels in a single window with extensive customization.
Terminator is a powerful terminal emulator that originated as a simple 300-line Python script in 2007 and has evolved into what its developers call "The Robot Future of Terminals." Originally inspired by projects like quadkonsole and gnome-multi-term, and more recently by iTerm2 and Tilix, Terminator's primary strength lies in its ability to combine and recombine terminals within a single window to suit your workflow preferences.
The terminal's standout feature is its sophisticated splitting and grouping capabilities. You can create horizontal and vertical splits with simple keyboard shortcuts (Ctrl-Shift-o and Ctrl-Shift-e respectively), allowing you to view and work with multiple terminals simultaneously in a single window. The grouping functionality takes this further by enabling you to control multiple terminals at once, making it incredibly efficient for managing multiple remote connections or running parallel commands.
Terminator is particularly valuable for power users who live at the command line or frequently manage multiple remote machines simultaneously. Its mature codebase, extensive keyboard shortcuts, and flexible interface customization options make it ideal for system administrators, developers, and anyone who needs to juggle multiple terminal sessions efficiently. The project has been actively maintained through several generations of developers and continues to evolve with modern terminal emulation needs.
# via Distribution Package
Search your distribution's repository for 'terminator'