[개발환경/Ubuntu] Terminator - 터미널 화면 분할
설치 sudo apt update sudo apt install terminator -y단축키 ctrl + shift + e 좌우 분할 ctrl + shift + o 상하 분할 ctrl + shift + w 창 닫기 alrt + 화살표 창 이동 기본 터미널 설정 sudo update-alternatives --config x-terminal-emulat
royleej9.tistory.com
설치
sudo apt update
sudo apt install terminator -y
단축키
- ctrl + shift + e 좌우 분할
- ctrl + shift + o 상하 분할
- ctrl + shift + w 창 닫기
- alrt + 화살표 창 이동
기본 터미널 설정
sudo update-alternatives --config x-terminal-emulator
'IT > Linux' 카테고리의 다른 글
[Linux] ubuntu에서 사라진 dock 살리기 (0) | 2024.07.12 |
---|---|
[Linux] vi replace all (0) | 2024.03.29 |
[Linux] GPU 이름 출력 (0) | 2024.01.23 |
[Linux] 폴더 용량 출력 (1) | 2023.12.08 |
[Linux] 하위 디렉토리의 파일 개수 출력하기 (0) | 2023.06.28 |