Skip to content
Alexis Hildebrandt edited this page Nov 26, 2025 · 29 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.6 here (changes in this version).

See:

For support:

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

Clone this wiki locally