Friday, February 10, 2012

How to have multiple terminals in one window?

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!

1 comment:

  1. i suggest to look at 'byobu' for a multiple-terminals application.
    it's better than terminator because you can detach and re-attach sessions.

    ReplyDelete