tmuxp 1.74.0 · Source
This page documents the available Python tmuxp reference. Proposed native extensions are labeled separately.
Import a workspace from a supported external configuration format. Select one of the two child commands.
Choose the source formatLink to section
- Teamocil converts a Teamocil workspace.
- tmuxinator converts a tmuxinator workspace.
The parent command groups importers and has no workspace file argument of its own. Each child requires a source at the parser boundary, despite optional-looking help. Conversion is schema translation; it does not make tmuxinator Ruby or ERB evaluation available in a native YAML reader.
Arguments and flagsLink to section
The parent accepts -h / --help and selects a child command.
All commands accept -h / --help. Root options precede the command; see the
CLI overview. The output reference
distinguishes current Python flags from proposed all-command JSON and NDJSON.