Changelog
- 3c4b60b Merge pull request #1258 from carapace-sh/fix-snippet-hyphenated-names
- c54b654 Fix nushell snippet using invalid ||| pipe syntax
- 9dd98c5 Fix shell snippets breaking with hyphenated command names
- b2011d4 Merge pull request #1257 from carapace-sh/fix-zsh-multi-compdef-quoted-names
- eafec7d Fix zsh multi-completer snippet using quoted command names in compdef
- a103fc2 Merge pull request #1256 from carapace-sh/fix-multi-completer-function-name
- 6402e1e Fix multi-completer shell function named after first subcommand instead of executable
- 3e91738 Merge pull request #1255 from carapace-sh/fix-xonsh-multi-snippet
- 599bb1f Fix xonsh multi-completer snippet using wrong format argument index
- c1c9353 Merge pull request #1254 from carapace-sh/fix-multi-self-completion
- 7076a54 Remove unused subcommand variable in rewriteArgs
- df3c654 Fix multi-completer self-completion via _carapace export
- 524b647 Merge pull request #1253 from carapace-sh/gen-multi
- bf940df Add multi-completer support via Gen options (WithSubcommands, WithDefault, WithSnippetFuncs)
- 1258b96 Merge pull request #1252 from carapace-sh/dependabot/github_actions/actions/cache-6
- 06e2e4a build(deps): bump actions/cache from 5 to 6