💾 Archived View for gmi.noulin.net › tmux.wiki › Home.md captured on 2024-08-25 at 10:07:21.
View Raw
More Information
⬅️ Previous capture (2023-12-28)
-=-=-=-=-=-=-
![](https://github.com/tmux/tmux/blob/master/logo/tmux-logo-medium.png?raw=true)
### 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](https://github.com/tmux/tmux/releases/download/3.3a/tmux-3.3a.tar.gz)**
([changes in this version](https://raw.githubusercontent.com/tmux/tmux/3.3a/CHANGES)).
See:
- the [getting started guide](Getting-Started.md);
- [how to install tmux](Installing.md);
- the [tmux(1) manual page](http://man.openbsd.org/OpenBSD-current/man1/tmux.1);
- and the [README](https://github.com/tmux/tmux/blob/master/.github/README.md).
For support:
- the [tmux-users@googlegroups.com mailing list](mailto:tmux-users@googlegroups.com).
Some notes on tmux development and ideas for contributions are [here](Contributing.md).
[Advanced-Use](Advanced-Use.md)
[Clipboard](Clipboard.md)
[Contributing](Contributing.md)
[Control-Mode](Control-Mode.md)
[FAQ](FAQ.md)
[Formats](Formats.md)
[Getting-Started](Getting-Started.md)
[Installing](Installing.md)
[Modifier-Keys](Modifier-Keys.md)
[Recipes](Recipes.md)