推荐开发经验及方法博客专栏:
https://blog.csdn.net/qq_35635374/article/details/138256324
安装Terminator
sudo apt-get install terminator
使用
Ctrl++shift-E(注意是大E要按住Shift)可以垂直分割终端
Ctrl+shift-O 可水平分割终端
Alt然后按上下左右可以在不同的分割窗中切换
Ctrl-D 可以关闭分割窗
配置
terminator配置文件在~/.config/terminator/config 可以通过这个配置文件配置terminator的字体和颜色
复制代码
font = Monaco 10 #设置体字
background_color = "#204070" # 背景颜色
foreground_color =