Linux command
terminator 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
terminator
Start
terminator -f
Split
Ctrl+Shift+O
Split
Ctrl+Shift+E
Open
Ctrl+Shift+T
说明
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.
参数
- -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
FAQ
What is the terminator command used for?
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.
How do I run a basic terminator example?
Run `terminator` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -f, --fullscreen do in terminator?
Start in fullscreen mode