tmuxinator
Create and manage tmux sessions easily
Subcommands
Name | Description |
---|---|
commands | Lists commands available in tmuxinator |
completions | Used for shell completion |
copy | Copy an existing project to a new project and open it in your editor |
debug | Output the shell commands that are generated by tmuxinator |
delete | Deletes given project |
doctor | Look for problems in your configuration |
help | Describe available commands or one specific command |
implode | Deletes all tmuxinator projects |
list | Lists all tmuxinator projects |
local | Start a tmux session using ./.tmuxinator.y[a]ml |
new | Create a new project file and open it in your editor |
edit | Open a project file it in your editor |
open | Open a project file it in your editor |
start | Start a tmux session using a project's name (with an optional [ALIAS] for project reuse) or a path to a project config file (via the -p flag) |
stop | Stop a tmux session using a project's tmuxinator config |
version | Display installed tmuxinator version |