kmux status
Show project status and tmux window details
$ kmux status [project]
Description
Show the status of a kmux project including its state, port range, and tmux window details. If no project name is provided, shows status for the current directory (if registered). If a project name is provided, shows status for that project. Displays: - Project state (STOPPED, RUNNING, SUSPENDED) - Port range allocation - tmux session name and window list - Pane details for each window
📖Learn More
See the Getting Started Guide for complete workflows and examples of using this command in real quests.