使用Terminator增強終端

2021-09-12 16:30:04 字數 1677 閱讀 1348

最近使用ros除錯程式,需要開很多終端視窗,來回切換十分麻煩。偶然發現了terminator 這款小工具,增強終端。

安裝很簡單

sudo apt-get install terminator
安裝後預設的終端就是terminator了

常用的快捷操作:

ctrl+shift+o 水平分割視窗

ctrl+shift+e 垂直分割視窗

f11 全屏/退出全屏

ctrl+shift+c 複製

ctrl+shift+v 貼上

ctrl+tab 在分割的各視窗之間切換

ctrl+shift+x 將分割的某乙個視窗放大至全屏使用

cd ~/.config/terminator/ 

sudo vim config

以下是我用的配置

[global_config]

always_on_top = true

enabled_plugins = customcommandsmenu, launchpadcodeurlhandler, apturlhandler, launchpadbugurlhandler

handle_size = -3

inactive_color_offset = 1.0

suppress_multiple_term_dialog = true

title_transmit_bg_color = "#3e3838"

title_transmit_fg_color = "#000000"

[keybindings]

[layouts]

[[default]]

[[[child1]]]

parent = window0

profile = default

type = terminal

[[[window0]]]

parent = ""

size = 925, 570

type = window

[plugins]

[profiles]

[[default]]

background_color = "#0e2424"

background_darkness = 0.68

background_image = ""

background_type = transparent

copy_on_selection = true

cursor_color = "#ffffff"

cursor_shape = ibeam

font = liberation mono 12

foreground_color = "#e8e8e8"

palette = "#000000:#5a8e1c:#2d5f5f:#cdcd00:#1e90ff:#cd00cd:#00cdcd:#e5e5e5:#4c4c4c:#868e09:#00ff00:#ffff00:#4682b4:#ff00ff:#00ffff:#ffffff"

scroll_background = false

scrollback_lines = 3000

show_titlebar = false

use_system_font = false

terminator安裝 美化 使用及閃退解決

新增倉庫 軟體源 如顯示禁用該源,嘗試直接第3步進行安裝。sudo add apt repository ppa gnome terminator 更新源 sudo apt update 安裝 terminator sudo aptinstall terminator 這是初始介面。通過修改配置檔案...

終助詞的使用

表示疑問,用於平輩或晚輩 痛 疼得那麼厲害嗎 時 好了嗎?行了嗎 女 自問自答 水 這個水不知道是否乾淨 是真的嗎?表示願望 疑問 表 見 不知道能否幫我看一看 早 來 汽車不能快一點來嗎 男 女 自問自答 山田 今日來 山田今天能來嗎?今度 旅行 行 這次旅行去哪兒好啊 表示願望 疑問 表 手伝 ...

Delphi IDE增強工具使用感想

注釋字型問題,delphi缺省會變成斜體,而中文變成斜體以後真的不大好大,侯捷也在然後就是速度問題,電腦效能好當然不用考慮這個問題,如果像俺一樣,還用著奔騰4的cpu記憶體不超過1g,那麼還是推薦裝個delphi speedup,原始碼公開,可以隨便下,針對特定版本 再然後就是碼字速度了,高手就不用...