macOS
brew install tmuxlocal Homebrew formula metadata
sudo port install tmuxMacPorts ports tree · sysutils/tmux/Portfile · ソース: api.github.com
brew
tmux のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.