{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/9"},{"label":"Shells","url":"https://skillfed.io/packages/category/system-shells"}],"enrichment":{"capability":"tmuxp saves and loads tmux sessions from YAML or JSON configuration files, letting you define multi-window, multi-pane terminal layouts declaratively and restore them on demand.","skillfed_tags":["terminal-automation","tmux-wrapper","session-management"],"use_cases":["Restore a multi-window development environment (editor, build, logs, tests) with one command after restarting.","Define and share a standard tmux layout for a project so all team members start with the same pane setup.","Automate local infrastructure testing by loading sessions with panes running different services in parallel.","Snapshot a running tmux session's layout and pane commands, then replay it later or in a different context.","Bootstrap a project workspace by combining session loading with pre-load hooks that install dependencies."],"what_it_does":"tmuxp is a command-line session manager for tmux that lets you define terminal workspaces in YAML or JSON files and load them reproducibly. Instead of manually creating windows, panes, and running commands each time, you write a configuration file once describing your layout, shell commands, and working directories, then restore the entire session with a single command. It wraps the libtmux library and supports multiple configuration formats, including tmuxinator and teamocil styles.\n\nThe tool is useful for developers who work with consistent terminal setups\u2014development environments, monitoring dashboards, or multi-service local testing rigs. It also includes utilities to freeze (snapshot) running sessions, convert between YAML and JSON formats, and a Python shell for interactive tmux manipulation. You can load sessions in the background, run pre-load hooks for setup scripts, and organize configs in standard directories like ~/.config/tmuxp/.","worth_installing":"Yes. tmuxp is actively maintained, has no known vulnerabilities, low install friction, and solves a real problem for anyone using tmux regularly. The MIT license is permissive. Install it if you find yourself recreating the same tmux layouts repeatedly or want to version-control your terminal workspace configuration."},"id":"tmuxp","links":{"html":"https://skillfed.io/packages/tmuxp","md":"https://skillfed.io/packages/tmuxp.md","pypi":"https://pypi.org/project/tmuxp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-04","license_spdx":null,"license_treatment":"permissive","name":"tmuxp","python_support":"supports_current","summary":"Session manager for tmux, which allows users to save and load tmux sessions through simple configuration files."},"popularity":{"monthly_downloads":136558,"position":11393,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.74.0"}
