728x90 AdSpace

  • Latest News

    Friday 30 December 2016

    Multi window terminal using Terminator


    If you are command line geek type of person, you might need multi window terminal or console when working under command line mode, the idea is to have multiple window console inside one terminal, like this:


    There are two program that can do that, tmux and terminator, they basically can do the same thing which is make your console window split into several small screen, but they are work on different level.

    Tmux is more advanced program, offer more features but also harder to use, while terminator has some limitation but easier to use, so for this tutorial i'm just going to talk about terminator.

    For beginner, it is easier to use terminator than tmux, so for now let's just use terminator, later we can learn about tmux.

    To install terminator simply run this command:
    sudo apt-get install terminator
    Once installed you can run 'terminator' by simply search on ubuntu dash and then open the program, it will show terminal/console window with red label on top, now to split the console window simply do right click using your mouse and then choose 'spli horizontally' or 'split vertically'.






    In case you don't like it, you can uninstall terminator with this command:
    sudo apt-get purge terminator
    sudo apt-get autoremove



    If You Like This Please Leave a Comment Or Share this Post

    Full Softwares Android Apps
    • Blogger Comments
    • Facebook Comments

    0 comments:

    Post a Comment

    Item Reviewed: Multi window terminal using Terminator Rating: 5 Reviewed By: Unknown
    Scroll to Top