Last Updated: February 25, 2016
·
403
· junereycasuga

Multiply your terminal window with Tmux

Tmux or Terminal Multiplexer is a terminal emulator that can be divided to many windows/buffer.

Install

sudo apt-get install tmux

How to Use

To use tmux, run first your default terminal, type tmux and hit Enter

Dividing horizontally

ctrl + b "

Dividing vertically

ctrl + b %