logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tmuxinator - manage complex tmux sessions easily

Author

       Copyright  (c)  2010-2019  Allen  Bargi,  Christopher  Chow.  See /usr/share/doc/tmuxinator/copyright for
       further details.

Commands

commands

              Lists commands available in tmuxinator

       completions[arg1arg2]

              Used for shell completion

       copy[EXISTING][NEW]

              Copy an existing project to a new project and open it in your editor

       debug[PROJECT][ARGS]

              Output the shell commands that are generated by tmuxinator

       delete[PROJECT1][PROJECT2] ...

              Deletes given project

       doctor

              Look for problems in your configuration

       help[COMMAND]

              Describe available commands or one specific command

       implode

              Deletes all tmuxinator projects

       list

              Lists all tmuxinator projects

       local

              Start a tmux session using ./.tmuxinator.yml

       new[PROJECT][SESSION]

              Create a new project file and open it in your editor

       start[PROJECT][ARGS]

              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[PROJECT]

              Stop a tmux session using a project's tmuxinator config

       version

              Display installed tmuxinator version

Name

       tmuxinator - manage complex tmux sessions easily

Note

       This manual page was written by Youhei SASAKI <uwabami@gfd-dennou.org>, for the Debian project  (but  may
       ber used others).

tmuxinator 3.1.0                                  December 2019                                    TMUXINATOR(1)

Usage

       tmuxinator [COMMANDS][OPTION]

See Also