macOS
brew install tmuxlocal Homebrew formula metadata
sudo port install tmuxMacPorts ports tree · sysutils/tmux/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tmux pour les workflows d'agents IA.
installation
brew install tmuxlocal Homebrew formula metadata
sudo port install tmuxMacPorts ports tree · sysutils/tmux/Portfile · Source: api.github.com
sudo apk add tmuxAlpine Linux edge package indexes · tmux · Source: dl-cdn.alpinelinux.org
sudo apt install tmuxDebian stable package indexes · tmux · Source: deb.debian.org
sudo dnf install tmuxFedora Rawhide package metadata · tmux · Source: dl.fedoraproject.org
nix profile install nixpkgs#tmuxnixpkgs package indexes · pkgs/by-name/tm/tmux/package.nix · Source: api.github.com
sudo pacman -S tmuxArch Linux sync databases · tmux · Source: geo.mirror.pkgbuild.com
sudo zypper install tmuxopenSUSE Tumbleweed package metadata · tmux · Source: download.opensuse.org
aperçu
Terminal multiplexer
historique
tmux is a terminal multiplexer: it lets users create, access, control, detach, and reattach multiple terminal sessions from one screen. It is one of the defining tools of modern command-line workflows, especially for developers, sysadmins, and package-manager users who keep reproducible terminal environments.
Official OpenBSD documentation records tmux as started in 2007 by Nicholas Marriott, imported into OpenBSD on June 1, 2009, and first released with OpenBSD 4.6. The upstream CHANGES file records an initial CVS import on July 9, 2007, when detaching, reattaching, creating sessions, and listing sessions already worked well enough for shells, with status bar and customization still missing.
tmux's development model is unusual among popular developer tools: the tmux wiki states that OpenBSD CVS is the primary source repository and that GitHub carries the portable version, with a script applying OpenBSD commits to GitHub every few hours. This keeps tmux rooted in OpenBSD base-system practice while making it available as a portable package for other Unix-like systems.
tmux grew from an OpenBSD base utility into a cross-platform terminal standard. The official README says current releases run on OpenBSD, FreeBSD, NetBSD, Linux, macOS, and Solaris, and the batch input records package names across apk, Homebrew, Debian, dnf, MacPorts, Nix, pacman, Ubuntu, and zypper.
By 2026, the GitHub repository and wiki showed a large public footprint, including tens of thousands of stars, a public issue tracker, a wiki, releases, and a tmux-users mailing list. The project remained volunteer-developed but widely relied on, with releases documented through GitHub release pages and the CHANGES file.
tmux is used to keep long-running terminal work alive across disconnects, split a terminal into windows and panes, switch between programs, script terminal layouts, and share or inspect sessions. Its configuration files, commonly /etc/tmux.conf and ~/.tmux.conf, are central to dotfiles culture.
In the package-nerd niche, tmux is also a platform for other packages. Several packages in this same batch, including tmux-mem-cpu-load, tmux-sessionizer, and tmux-xpanes, exist because tmux exposes stable session, pane, status-line, and command interfaces that small tools can compose with.
tmux matters to package users because it is both an application and a substrate. It is packaged nearly everywhere, has a small and documented dependency stack, and creates an ecosystem where status monitors, pane launchers, session switchers, and dotfiles plugins can be distributed independently.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tmux. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/tmux.conf~/.tmux.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tmux | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:tmux |
|---|---|
| Version | 3.7b |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/tmux |
| Page d'accueil | https://tmux.github.io/ |
| Dépôt | https://github.com/tmux/tmux |
| Docs amont | https://github.com/tmux/tmux/wiki |
| Licence | ISC |
| Archive source | https://github.com/tmux/tmux/releases/download/3.7b/tmux-3.7b.tar.gz |
| Dernière mise à jour | 2026-07-01T22:33:19Z |
| Pulse | updated |
| Dépendances | libevent, ncurses, utf8proc |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | Example configuration has been installed to: $HOMEBREW_PREFIX/opt/tmux/share/tmux |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tmux |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
tmux 3.5a-3
terminal multiplexer
https://github.com/tmux/tmux/wiki
sudo apt install tmuxtmux
nix profile install nixpkgs#tmuxtmux 3.4-1build1
terminal multiplexer
sudo apt install tmuxtmux 3.6b-r0
Tool to control multiple terminals from a single terminal
sudo apk add tmuxtmux-doc 3.6b-r0
Tool to control multiple terminals from a single terminal (documentation)
sudo apk add tmux-doctmux 3.6b-1.fc45
A terminal multiplexer
sudo dnf install tmuxtmux 3.6_b-2
Terminal multiplexer
https://github.com/tmux/tmux/wiki
sudo pacman -S tmuxtmux 3.6b-1.1
Terminal multiplexer
sudo zypper install tmuxtmux
sudo port install tmuxpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.