Skip to content

completions

Copy page

Generates shell completion script for the specified shell. Completions provide tab-completion for commands and dynamic branch name suggestions.

Terminal window
workmux completions <shell>
  • <shell>: Shell type: bash, zsh, or fish.
Terminal window
# Generate completions for zsh
workmux completions zsh

See Installation - Shell completions for setup instructions.