Tmux
Tmux
https://github.com/tmux/tmux/wiki
Terminal multiplexer
tmux is a terminal multiplexer that allows users to run and control several terminals, each running different programs, from a single window.
Detached sessions of tmux may continue working in the background, to be later re-attached at will.
Download
https://github.com/tmux/tmux/releases/tag/3.2a
version 3.2a
(stable)
released on 10 June 2021
Donate link
https://liberapay.com/tmux
VCS Checkout
git clone https://github.com/tmux/tmux.git
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
GitHub – portable tmux version | https://github.com/tmux/tmux | |
Users & Developers | Mailing List | tmux-users@googlegroups.com |
VCS Repository Webview | https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/tmux/ | |
Bug Tracking | https://github.com/tmux/tmux/issues | |
Changelog | https://raw.githubusercontent.com/tmux/tmux/3.2a/CHANGES | |
Debian (Ref) | https://tracker.debian.org/pkg/tmux |
Software prerequisites
Kind | Description |
---|---|
Required to use | make |
Required to use | libevent |
Required to use | ncurses |
Required to use | yacc (or bison) |
Required to use | pkg-config |
Required to use | C compiler |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.