내가 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
(하나만 화면을 분할 할 수 있다고 생각합니다).