Skip to content
Nicholas Marriott edited this page Oct 5, 2024 · 28 revisions

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.5a here (changes in this version).

See:

For support:

Some notes on tmux development and ideas for contributions are here.

Clone this wiki locally