# threemux mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für threemux in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install threemux
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:threemux
- **Paketmanager:** Homebrew
- **Version:** 1.1.0
- **Quellzusammenfassung:** Terminal multiplexer inspired by i3
- **Homepage:** <https://github.com/aaronjanse/3mux>
- **Repository:** <https://github.com/aaronjanse/3mux>
- **Zuletzt aktualisiert:** 2026-07-26T00:50:41+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- 3mux (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.1.0
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
