Automic VaultAutomic Vault

brew

Install tmuxp with Homebrew, apt, Nix, pacman

Tmux session manager. Built on libtmux. Version 1.74.0 via Homebrew; verified 2026-07-05.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tmuxp

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install python3-tmuxp

Debian stable package indexes · python3-tmuxp · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#tmuxp

nixpkgs package indexes · pkgs/by-name/tm/tmuxp/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S tmuxp

Arch Linux sync databases · tmuxp · source: geo.mirror.pkgbuild.com

overview

Package summary

Tmux session manager. Built on libtmux

Commands and aliases

  • tmuxp

history

Project history and usage

tmuxp is a Python tmux session manager that saves and loads workspaces from YAML or JSON files. It is built on libtmux and presents tmux sessions, windows, and panes as a programmable Python-backed workspace rather than only as generated shell commands.

Project history

The official docs carry a 2013 copyright line for Tony Narlock, and the changelog records active public releases by the mid-2010s. Early tmuxp grew around loading declarative tmux layouts, then added tmux 2.0 support, environment expansion, multi-session loading, and named config loading. In 2016, the 1.0 release-candidate split core tmux APIs into libtmux and moved the project toward a cleaner library/CLI boundary.

The project kept tracking tmux changes and Python packaging expectations. Later releases added OpenBSD support, XDG Base Directory support, a plugin system, `tmuxp shell`, workspace terminology, completion changes, and ongoing libtmux bumps for modern tmux versions. By 2026, its changelog shows tmux 3.7 support and feature parity flowing through libtmux while preserving YAML workspace compatibility.

Adoption history

tmuxp's README documents installation through pip, uv/uvx, Homebrew, Debian/Ubuntu, and Nix, and links to Repology for distribution versions. The supplied package facts additionally list Arch Linux packaging, so it has the kind of multi-channel packaging footprint that terminal users expect for infrastructure-adjacent CLI tools.

Its adoption niche overlaps with tmuxinator but appeals to Python users and to people who want both declarative tmux workspaces and a Python API. The official docs explicitly compare tmuxp with tmuxinator and teamocil: all load sessions from config files, while tmuxp is Python, uses libtmux's ORM layer, supports JSON and YAML, and can freeze running sessions back to config.

How it is used

The normal workflow is to write a YAML or JSON workspace, run `tmuxp load`, and let tmuxp create sessions, windows, panes, layouts, working directories, and shell commands. It can also load projects by directory when `.tmuxp.yaml` or `.tmuxp.json` is present, load multiple sessions, start detached, and freeze an existing tmux session into a config file.

tmuxp also imports tmuxinator and teamocil style configs, making it useful when migrating between tmux session managers. Its `tmuxp shell` command opens a Python console preloaded with libtmux server/session/window objects, which makes it attractive to users who debug or automate tmux from Python.

Why package nerds care

For package nerds, tmuxp is the Pythonic counterpart to Ruby-based tmuxinator. It matters because it packages tmux layouts as portable config files, exposes the same state through libtmux, and keeps compatibility with package-manager installation paths and shell completion workflows.

The project is also a useful case study in how CLI tools survive changing platform layers: its changelog repeatedly tracks tmux version support, Python version support, Click/completion behavior, XDG paths, and distro packaging needs.

Timeline

  • 2013: Official docs copyright begins for Tony Narlock.
  • 2015: 0.8.0 added tmux 2.0 support and command API cleanup.
  • 2016: 1.0.0-rc1 split core tmux APIs into libtmux and refreshed docs/tests.
  • 2016: 1.1.0 rewrote the CLI around Click and added config-name loading.
  • 2018: 1.5.0 added XDG Base Directory support.
  • 2021: 1.7.0 was the last Python 2.7 release and added stable plugin support.
  • 2022: 1.18.0 renamed config concepts toward workspace terminology and reorganized workspace modules.
  • 2026: 1.71.0 and 1.72.0 added tmux 3.7 support through newer libtmux releases.

Related projects

  • Built on libtmux, the Python API layer for tmux.
  • Related to tmuxinator and teamocil as alternate tmux session managers whose config styles tmuxp can import.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for tmuxp. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
tmuxpcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.74.0
manager updated2026-07-05
local dataok
upstreamnot checked
latest detectednot detected

https://tmuxp.git-pull.com/

install metadata

Package metadata

Package keybrew:tmuxp
Version1.74.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tmuxp
Homepagehttps://tmuxp.git-pull.com/
Repositoryhttps://github.com/tmux-python/tmuxp
Upstream docshttps://tmuxp.git-pull.com/
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/78/96/6493430a31ecb2c6e36292b758be70655e01802575008d0de77d728f271e/tmuxp-1.74.0.tar.gz
Last updated2026-07-05T16:18:52Z
Pulseupdated
Dependencieslibyaml, python@3.14, tmux
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametmuxp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

python3-tmuxp 1.55.0-1

tmux session manager (Python 3)

https://github.com/tony/tmuxp/

sudo apt install python3-tmuxp
  • Section: utils
  • Architecture: all
  • Source Package: tmuxp
  • 4 dependencies
  • normalized package name match
  • Matched by: Tmuxp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-tmuxp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tmuxp 1.55.0-1

tmux session manager

https://github.com/tony/tmuxp/

sudo apt install tmuxp
  • Section: utils
  • Architecture: all
  • 2 dependencies
  • normalized package name match
  • Matched by: Tmuxp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tmuxp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tmuxp

nix profile install nixpkgs#tmuxp
  • normalized package name match
  • Matched by: Tmuxp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tm/tmuxp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

python3-tmuxp 1.38.0-1ubuntu1

tmux session manager (Python 3)

https://github.com/tony/tmuxp/

sudo apt install python3-tmuxp
  • Section: universe/python
  • Architecture: all
  • Source Package: tmuxp
  • 4 dependencies
  • normalized package name match
  • Matched by: Tmuxp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-tmuxp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

tmuxp 1.38.0-1ubuntu1

tmux session manager

https://github.com/tony/tmuxp/

sudo apt install tmuxp
  • Section: universe/python
  • Architecture: all
  • 3 dependencies
  • normalized package name match
  • Matched by: Tmuxp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tmuxp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

tmuxp 1.70.0-1

Tmux session manager built on libtmux

https://tmuxp.git-pull.com/en/latest/

sudo pacman -S tmuxp
  • License: MIT
  • Architecture: any
  • 5 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Tmuxp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tmuxp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment