.TH TMUXINATOR "1" "September 2018" "tmuxinator 0.12" "User Commands" .SH NAME tmuxinator \- manage complex tmux sessions easily .SH USAGE tmuxinator \fI[COMMANDS]\fR \fI[OPTION]\fR .PP .SH COMMANDS .TP \fBcommands\fR Lists commands available in tmuxinator .TP \fBcompletions\fR \fI[arg1 arg2]\fR Used for shell completion .TP \fBcopy\fR \fI[EXISTING]\fR \fI[NEW]\fR Copy an existing project to a new project and open it in your editor .TP \fBdebug\fR \fI[PROJECT]\fR \fI[ARGS]\fR Output the shell commands that are generated by tmuxinator .TP \fBdelete\fR \fI[PROJECT1]\fR \fI[PROJECT2]\fR ... Deletes given project .TP \fBdoctor\fR Look for problems in your configuration .TP \fBhelp\fR \fI[COMMAND]\fR Describe available commands or one specific command .TP \fBimplode\fR Deletes all tmuxinator projects .TP \fBlist\fR Lists all tmuxinator projects .TP \fBlocal\fR Start a tmux session using ./.tmuxinator.yml .TP \fBnew\fR \fI[PROJECT]\fR \fI[SESSION]\fR Create a new project file and open it in your editor .TP \fBstart\fR \fI[PROJECT]\fR \fI[ARGS]\fR Start a tmux session using a project's name (with an optional \fI[ALIAS]\fR for project reuse) or a path to a project config file (via the -p flag) .TP \fBstop\fR \fI[PROJECT]\fR Stop a tmux session using a project's tmuxinator config .TP \fBversion\fR Display installed tmuxinator version .SH AUTHOR .PP Copyright (c) 2010\-2014 Allen Bargi, Christopher Chow. See /usr/share/doc/tmuxinator/copyright for further details. .SH NOTE .PP This manual page was written by Youhei SASAKI , for the Debian project (but may ber used others).