Terminator is a little project to produce an efficient way of filling a large area of screen space with terminals.The user can have multiple terminals in one window and use key bindings to switch between them.
Open terminal using Applications ---> Accessories ---> Terminal (or) Press Ctrl + Alt + t.
Step 1 : Type the following :
sudo apt-get install terminator
Step 2 : Now select Applications ---> Accessories ---> Terminator.
Done!
Open terminal using Applications ---> Accessories ---> Terminal (or) Press Ctrl + Alt + t.
Step 1 : Type the following :
sudo apt-get install terminator
Step 2 : Now select Applications ---> Accessories ---> Terminator.
Done!
i suggest to look at 'byobu' for a multiple-terminals application.
ReplyDeleteit's better than terminator because you can detach and re-attach sessions.