# 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
- **Version:** 1.1.0
- **Source summary:** Terminal multiplexer inspired by i3
- **Homepage:** <https://github.com/aaronjanse/3mux>
- **Repository:** <https://github.com/aaronjanse/3mux>
- **Last updated:** 2026-07-26T00:50:41+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- 3mux (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.1.0
## 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
## 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


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