服務(wù)器
1、安裝
terminator最大的特點(diǎn)就是可以在一個(gè)窗口中打開(kāi)多個(gè)終端
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 將分割的某一個(gè)窗口放大至全屏使用
ctrl shift z 從放大至全屏的某一窗口回到多窗格界面
3、優(yōu)化配置
初始界面不太美觀
修改配置文件
sudo vim ~/.config/terminator/config
如果報(bào)錯(cuò),unable to open ~/.config/terminator/config ,解決方法:
打開(kāi)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é)
以上就是這篇文章的全部?jī)?nèi)容了,希望本文的內(nèi)容對(duì)大家的學(xué)習(xí)或者工作具有一定的參考學(xué)習(xí)價(jià)值,謝謝大家對(duì)西部數(shù)碼的支持。如果你想了解更多相關(guān)內(nèi)容請(qǐng)查看下面相關(guān)鏈接