반응형
안녕하세요.
Hyper(하이퍼)입니다.
오늘은 리눅스의 우분투에서 가장 기초적이면서 꼭 필요한 터미널 창 분할 하는 방법에 대해 말씀드리겠습니다.
오늘의 최종 결과 이미지는 다음과 같습니다.
반응형
설치 방법
- 터미널 창을 실행 시킨다
- sudo apt update 입력
- sudo apt install terminator -y 입력
단축키
좌우 창 분할 - Ctrl + Shift + e
상하 창 분할 - ctrl + shift + o
터미널 창 닫기 - ctrl + shift + w
창 이동 - alrt + 방향키
참고 자료
https://terminator-gtk3.readthedocs.io/en/latest/
Welcome to Terminator’s documentation! — Terminator 2.0 alpha documentation
Docs » Welcome to Terminator’s documentation! View page source © Copyright 2017, Stephen Boddy, licensed under the CC-BY-SA.. Revision 10. Built with Sphinx using a theme provided by Read the Docs.
terminator-gtk3.readthedocs.io
반응형