1、安裝
Terminator最大的特點就是可以在一個窗口中打開多個終端
sudo apt-get install terminator
2、快捷鍵
- Ctrl+Shift+E 垂直分割窗口
- Ctrl+Shift+O 水平分割窗口
- F11 全屏
- Ctrl+Shift+C 復(fù)制
- Ctrl+Shift+V 粘貼
- Ctrl+Shift+N 或者 Ctrl+Tab 在分割的各窗口之間切換
- Ctrl+Shift+X 將分割的某一個窗口放大至全屏使用
- Ctrl+Shift+Z 從放大至全屏的某一窗口回到多窗格界面
3、優(yōu)化配置
初始界面不太美觀
修改配置文件
sudo vim ~/.config/terminator/config
如果報錯,Unable to open ~/.config/terminator/config ,解決方法:
打開terminator終端,然后右擊終端的黑色背景,選擇preference->layouts->add,關(guān)閉該窗口即可找到config文件。
我的配置如下:
[global_config]
geometry_hinting = False
handle_size = 1
inactive_color_offset = 1.0
title_font = mry_KacstQurn Bold 11
title_hide_sizetext = True
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.76
background_image = None
background_type = transparent
cursor_color = "#3036ec"
custom_command = tmux
font = Ubuntu Mono 13
foreground_color = "#ffffff"
login_shell = True
show_titlebar = False
use_system_font = False
總結(jié)
以上就是這篇文章的全部內(nèi)容了,希望本文的內(nèi)容對大家的學(xué)習(xí)或者工作具有一定的參考學(xué)習(xí)價值,謝謝大家對腳本之家的支持。如果你想了解更多相關(guān)內(nèi)容請查看下面相關(guān)鏈接