# 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
- **バージョン:** 1.1.0
- **ソース概要:** Terminal multiplexer inspired by i3
- **ホームページ:** <https://github.com/aaronjanse/3mux>
- **リポジトリ:** <https://github.com/aaronjanse/3mux>
- **最終更新:** 2026-07-26T00:50:41+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- 3mux (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.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
## 他のパッケージマネージャ記録

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
