私がterminator
これを使用していたときに戻ってきたのは、たくさんの端末を開いてアプリケーションを実行するために使用したrcファイルです。に保存します.config/terminator/config
。
[global_config]
title_hide_sizetext = True
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
[keybindings]
[profiles]
[[default]]
font = DejaVu Sans Mono 9
cursor_blink = False
scrollback_infinite = True
[layouts]
[[default]]
[[[root]]]
position = -4:0
type = Window
order = 0
parent = ""
size = 1072, 1884
[[[grand]]]
position = 536
type = HPaned
order = 0
parent = root
[[[left]]]
position = 942
type = VPaned
order = 0
parent = grand
[[[right]]]
position = 942
type = VPaned
order = 1
parent = grand
[[[terminal1]]]
profile = default
type = Terminal
order = 0
parent = left
command = "cd ~/code/foo; bash"
[[[terminal2]]]
profile = default
type = Terminal
order = 1
parent = left
command = "cd ~/bar/baz; bash"
[[[terminal3]]]
profile = default
type = Terminal
order = 1
parent = right
command = ""
[[[terminal4]]]
profile = default
type = Terminal
order = 0
parent = right
command = "cmus; bash"
[plugins]
編集:この情報は、おそらくはるか以前のスレッドに関するTerdonの投稿からのものであることに注意してください。私はこのセットアップを数か月間使用していますが、Terdonのここでの投稿はとても馴染みのあるものです!
terminator
シェルではありません。二つの異なる存在する端末エミュレータと呼ばれるterminator
(一つだけ、私は画面を分割することができると信じているのは)。