-
- Notifications
You must be signed in to change notification settings - Fork 2.3k
Home
Nicholas Marriott edited this page Oct 5, 2024 · 28 revisions
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:
-
the tmux(1) manual page;
-
and the README.
For support:
-
the FAQ;
Some notes on tmux development and ideas for contributions are here.