标签:ESS 优化配置 分割 conf ber 粘贴 asm config vim
Terminator最大的特点就是可以在一个窗口中打开多个终端
sudo apt-get install terminator
Ctrl+Shift+E 垂直分割窗口
Ctrl+Shift+O 水平分割窗口
F11 全屏
Ctrl+Shift+C 复制
Ctrl+Shift+V 粘贴
Ctrl+Shift+N 或者 Ctrl+Tab 在分割的各窗口之间切换
Ctrl+Shift+X 将分割的某一个窗口放大至全屏使用
Ctrl+Shift+Z 从放大至全屏的某一窗口回到多窗格界面
初始界面不太美观
修改配置文件
sudo vim ~/.config/terminator/config
参考文献:
1、https://blog.csdn.net/MrGong_/article/details/77817018 2018.4.17
2、https://blog.csdn.net/loveaborn/article/details/21511869 2018.4.17
标签:ESS 优化配置 分割 conf ber 粘贴 asm config vim
原文地址:https://www.cnblogs.com/nul1/p/10229180.html