# threemux を Homebrew, MacPorts, Nix でインストール

threemux のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:threemux
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install threemux
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install 3mux
```

  証拠: MacPorts ports tree: sysutils/3mux/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#_3mux
```

  証拠: nixpkgs package indexes: pkgs/by-name/_3/_3mux/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:threemux
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/threemux>
- **バージョン:** 1.1.0
- **ソース概要:** Terminal multiplexer inspired by i3
- **ホームページ:** <https://github.com/aaronjanse/3mux>
- **リポジトリ:** <https://github.com/aaronjanse/3mux>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/aaronjanse/3mux/archive/refs/tags/v1.1.0.tar.gz>
- **最終更新:** 2026-07-26T00:50:41+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- 3mux (cli)
- 3mux (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.1.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/aaronjanse/3mux
- 検出された最新: v1.1.0 (最新)
## プロジェクトの歴史と使われ方

3mux is a Go terminal multiplexer positioned as an i3-inspired, lower-friction alternative to traditional multiplexers such as tmux.

### プロジェクトの歴史

The official repository was created in 2019 and the README describes 3mux as a terminal multiplexer with search, mouse-controlled scrollback, session management, and i3-like keybindings. Its early GitHub releases moved from v0.1.0 in April 2020 to v1.0.0 in May 2020 and v1.1.0 in March 2021.

### 採用の歴史

The package-manager footprint is small but real: the input facts list Homebrew, MacPorts, and Nix packages, while the README also documents installation from Go source.

### 使われ方

3mux is used from the terminal to split panes, move between panes with i3- or vim-like keybindings, search scrollback, resize panes, and manage sessions without a large tmux configuration.

### パッケージ好きにとっての重要性

Its package-nerd appeal is as a compact terminal-multiplexer alternative: a single Go CLI that packages familiar tiling-window-manager ideas for shell sessions.

### タイムライン

- 2019: GitHub repository created.
- 2020: v0.1.0 release published.
- 2020: v1.0.0 release published.
- 2021: v1.1.0 release published.

### Related projects

- The README explicitly frames 3mux against tmux and borrows interaction ideas from i3.

### ソース

- <https://api.github.com/repos/aaronjanse/3mux>
- <https://api.github.com/repos/aaronjanse/3mux/releases>
- <https://github.com/aaronjanse/3mux>
- input source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: $XDG_CONFIG_HOME/3mux/config.toml, ~/.config/3mux/config.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** threemux
- **Aliases:** 3mux
- **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:** head, stable

## 他のパッケージマネージャ記録

- MacPorts - 3mux: installed executable or alias match | MacPorts ports tree: sysutils/3mux/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - _3mux: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/_3/_3mux/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [tree](https://pkg.so/ja/brew/tree/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [htop](https://pkg.so/ja/brew/htop/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [eza](https://pkg.so/ja/brew/eza/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [watch](https://pkg.so/ja/brew/watch/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [pv](https://pkg.so/ja/brew/pv/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [nushell](https://pkg.so/ja/brew/nushell/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [bottom](https://pkg.so/ja/brew/bottom/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [xsel](https://pkg.so/ja/brew/xsel/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [mux](https://pkg.so/ja/npm/mux/) - Local package facts share a topical domain. Shared terms: cli, multiplexer, mux, system, terminal.
- [gotop](https://pkg.so/ja/brew/gotop/) - Local package facts share a topical domain. Shared terms: cli, inspired, system, terminal.
- [mtm](https://pkg.so/ja/brew/mtm/) - Local package facts share a topical domain. Shared terms: cli, multiplexer, system, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/threemux.yml](https://github.com/mxcl/pkgdb/blob/main/combined/threemux.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
