Home
Nicholas Marriott edited this page Jun 9, 2022
·
25 revisions
Clone this wiki locally
Welcome to tmux!
tmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal.
Download tmux 3.3a here (changes in this version).
See:
-
the tmux(1) manual page;
-
and the README.
For support:
-
the FAQ;
Some notes on tmux development and ideas for contributions are here.