macOS
brew install tmuxplocal Homebrew formula metadata
brew / Rang 1864
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tmuxp in AI-Agent-Workflows.
Installation
brew install tmuxplocal Homebrew formula metadata
sudo apt install tmuxpDebian stable package indexes · tmuxp · Quelle: deb.debian.org
nix profile install nixpkgs#tmuxpnixpkgs package indexes · pkgs/by-name/tm/tmuxp/package.nix · Quelle: api.github.com
sudo pacman -S tmuxpArch Linux sync databases · tmuxp · Quelle: geo.mirror.pkgbuild.com
Überblick
Tmux session manager. Built on libtmux
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
Für tmuxp wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tmuxp | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:tmuxp |
|---|---|
| Version | 1.74.0 |
| Paketmanager | Homebrew |
| Homepage | https://tmuxp.git-pull.com/ |
| Zuletzt aktualisiert | 2026-07-05T16:18:52Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
python3-tmuxp 1.55.0-1
tmux session manager (Python 3)
https://github.com/tony/tmuxp/
sudo apt install python3-tmuxptmuxp 1.55.0-1
tmux session manager
https://github.com/tony/tmuxp/
sudo apt install tmuxptmuxp
nix profile install nixpkgs#tmuxppython3-tmuxp 1.38.0-1ubuntu1
tmux session manager (Python 3)
https://github.com/tony/tmuxp/
sudo apt install python3-tmuxptmuxp 1.38.0-1ubuntu1
tmux session manager
https://github.com/tony/tmuxp/
sudo apt install tmuxptmuxp 1.74.0-1
Tmux session manager built on libtmux
https://tmuxp.git-pull.com/en/latest/
sudo pacman -S tmuxpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.