tmux

Getting started with tmux

Remarks#

This section provides an overview of what tmux is, and why a developer might want to use it.

It should also mention any large subjects within tmux, and link out to the related topics. Since the Documentation for tmux is new, you may need to create initial versions of those related topics.

Installation or Setup

In Ubuntu and Debian

sudo apt-get install tmux

In macOS

brew install tmux

This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow