macOS
brew install tmuxinatorlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tmuxinator pour les workflows d'agents IA.
installation
brew install tmuxinatorlocal Homebrew formula metadata
sudo apk add tmuxinatorAlpine Linux edge package indexes · tmuxinator · Source: dl-cdn.alpinelinux.org
sudo apt install tmuxinatorDebian stable package indexes · tmuxinator · Source: deb.debian.org
nix profile install nixpkgs#tmuxinatornixpkgs package indexes · pkgs/by-name/tm/tmuxinator/package.nix · Source: api.github.com
aperçu
Manage complex tmux sessions easily
historique
Tmuxinator is one of the long-running tmux session managers. It lets users describe named tmux workspaces in YAML and then start, edit, list, debug, stop, or copy those workspaces from the command line.
The project dates to the early tmux adoption era: its license carries a 2010 copyright notice, and its changelog shows a progression from basic panes, pre commands, and project roots into a Ruby/Thor CLI with completions, hooks, local project configs, detached starts, per-window roots, ERB support, and support for new tmux releases. The README still states the core promise plainly: create and manage tmux sessions easily.
The 0.6.0 rewrite was an important internal milestone, replacing early scripts with a more structured Ruby command-line application, tests, generated shell commands, and completion support. Later releases added local `.tmuxinator.yml` files, `stop`, `stop-all`, append starts, focused panes, XDG-aware config discovery, and repeated updates to the supported tmux version matrix as tmux 2.x and 3.x changed behavior.
Tmuxinator spread through RubyGems first, but the README also documents Homebrew installation and notes that distribution package managers may install shell completions automatically. The supplied package facts show broader packaging in Homebrew, Debian, Ubuntu, Alpine, and Nix, which is unusually wide coverage for a tmux workflow helper.
Its adoption history tracks the habits of developers who keep a stable editor/server/logs layout per project. The default sample config in the README is Rails-flavored, and years of changelog entries around shell completions, tmux compatibility, XDG paths, hooks, and local configs reflect practical use in daily development shells.
A common workflow is `tmuxinator new project`, editing the generated YAML, and then `tmuxinator start project` to create windows and panes with commands already placed or running. The README assumes users already understand tmux windows and panes and exposes config fields for roots, layouts, pane commands, project hooks, attach behavior, pane titles, tmux options, and custom tmux commands.
Tmuxinator also became a diagnostic and maintenance tool for tmux layouts: `debug` prints generated shell commands, `doctor` checks for tmux, `$EDITOR`, and `$SHELL`, and `stop`/`stop-all` remove sessions created from configs.
For package nerds, Tmuxinator is a canonical example of a small Ruby CLI that became part of the terminal productivity stack. It sits at the intersection of dotfiles, shell completions, XDG config directories, Homebrew/RubyGems packaging, and tmux version compatibility.
It is also historically useful as a reference point for later session managers: tmuxp explicitly supports tmuxinator-style configuration import, which shows how Tmuxinator's YAML workspace model became a recognizable format in the tmux ecosystem.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.tmuxinator/*.yml~/.config/tmuxinator/*.yml./.tmuxinator.ymlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tmuxinator | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/tmuxinator/tmuxinator
métadonnées d'installation
| Clé du paquet | brew:tmuxinator |
|---|---|
| Version | 3.4.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/tmuxinator |
| Page d'accueil | https://github.com/tmuxinator/tmuxinator |
| Dépôt | https://github.com/tmuxinator/tmuxinator |
| Docs amont | https://github.com/tmuxinator/tmuxinator#readme |
| Licence | MIT |
| Archive source | https://github.com/tmuxinator/tmuxinator/archive/refs/tags/v3.4.1.tar.gz |
| Dernière mise à jour | 2026-07-03T15:53:53Z |
| Pulse | updated |
| Dépendances | ruby, tmux, tmuxinator-completion |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tmuxinator |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
tmuxinator 3.3.3-1
Create and manage tmux sessions easily
https://github.com/tmuxinator/tmuxinator
sudo apt install tmuxinatortmuxinator
nix profile install nixpkgs#tmuxinatortmuxinator 3.1.0-3
Create and manage tmux sessions easily
https://github.com/tmuxinator/tmuxinator
sudo apt install tmuxinatortmuxinator 3.4.0-r0
manage complex tmux sessions easily
https://github.com/tmuxinator/tmuxinator
sudo apk add tmuxinatortmuxinator-bash-completion 3.4.0-r0
Bash completions for tmuxinator
https://github.com/tmuxinator/tmuxinator
sudo apk add tmuxinator-bash-completiontmuxinator-fish-completion 3.4.0-r0
Fish completions for tmuxinator
https://github.com/tmuxinator/tmuxinator
sudo apk add tmuxinator-fish-completiontmuxinator-zsh-completion 3.4.0-r0
Zsh completions for tmuxinator
https://github.com/tmuxinator/tmuxinator
sudo apk add tmuxinator-zsh-completionpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.