TMUX
// A terminal multiplexer for persistent, split-pane sessions
tmux
A terminal multiplexer for persistent, split-pane sessions
13EmergingUnknown
What it does
tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. This release runs on OpenBSD, FreeBSD, NetBSD, Linux, macOS and Solaris. tmux depends on libevent 2.x, available from this page. It also depends on ncurses, available from
Getting Started
git
git clone https://github.com/tmux/tmux