sudo apt-get install terminator
mkdir ~/.config/termintor && gedit ~/.config/terminator/config
[global_config]
focus = system
title_transmit_bg_color = "#3e3838"
suppress_multiple_term_dialog = True
[keybindings]
split_vert = <Shift><Alt>o
[profiles]
[[default]]
background_color = "#002b36"
background_darkness = 0.85
cursor_color = "#e8e8e8"
font = Ubuntu Mono 14
foreground_color = "#e8e8e8"
show_titlebar = False
palette = "#2d2d2d:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#d3d0c8:#747369:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#f2f0ec"
use_system_font = False
copy_on_selection = True
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = default
[[[window0]]]
type = Window
parent = ""
[plugins]
熟悉操作及使用文档地址 https://terminator-gtk3.readthedocs.io/en/latest/