macOS
brew install tmuxlocal Homebrew formula metadata
sudo port install tmuxMacPorts ports tree · sysutils/tmux/Portfile · 来源: api.github.com
安装
brew install tmuxlocal Homebrew formula metadata
sudo port install tmuxMacPorts ports tree · sysutils/tmux/Portfile · 来源: api.github.com
sudo apk add tmuxAlpine Linux edge package indexes · tmux · 来源: dl-cdn.alpinelinux.org
sudo dnf install tmuxFedora Rawhide package metadata · tmux · 来源: dl.fedoraproject.org
nix profile install nixpkgs#tmuxnixpkgs package indexes · pkgs/by-name/tm/tmux/package.nix · 来源: api.github.com
sudo pacman -S tmuxArch Linux sync databases · tmux · 来源: geo.mirror.pkgbuild.com
sudo zypper install tmuxopenSUSE Tumbleweed package metadata · tmux · 来源: download.opensuse.org
概览
Terminal multiplexer
历史
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.
安全态势
没有找到 tmux 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tmux | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tmux |
|---|---|
| 版本 | 3.7b |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tmux |
| 主页 | https://tmux.github.io/ |
| 仓库 | https://github.com/tmux/tmux |
| 上游文档 | https://github.com/tmux/tmux/wiki |
| 许可证 | ISC |
| 源码归档 | https://github.com/tmux/tmux/releases/download/3.7b/tmux-3.7b.tar.gz |
| 最后更新 | 2026-07-01T22:33:19Z |
| Pulse | updated |
| 依赖 | libevent, ncurses, utf8proc |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | Example configuration has been installed to: $HOMEBREW_PREFIX/opt/tmux/share/tmux |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 tmux来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.