# Install threemux with Homebrew, MacPorts, Nix

Terminal multiplexer inspired by i3. Version 1.1.0 via Homebrew; verified 2026-07-26. Also installable with macports: sudo port install 3mux.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install threemux
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:threemux
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/threemux>
- **Version:** 1.1.0
- **Source summary:** Terminal multiplexer inspired by i3
- **Homepage:** <https://github.com/aaronjanse/3mux>
- **Repository:** <https://github.com/aaronjanse/3mux>
- **License:** MIT
- **Source archive:** <https://github.com/aaronjanse/3mux/archive/refs/tags/v1.1.0.tar.gz>
- **Last updated:** 2026-07-26T00:50:41+02:00
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- 3mux (cli)
- 3mux (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 1.1.0
- Package-manager updated: 2026-07-26
- Local data: ok
- Upstream repository: https://github.com/aaronjanse/3mux
- Upstream latest detected: v1.1.0 (current)
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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 Details

- **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

## Other Package-Manager Records

- 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


## Related links

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


## Sources

- 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
