Skip to content

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Jun 10, 2024

Argc compgen on powershell does not works if subcommands contain quotes

argc 'build@tool' <tab>

The powershell completion script take args ["'build@tool'", " "]. 'build@tool' does not match build@tool.

The PR fixs the bug.

@sigoden sigoden merged commit 7996c99 into main Jun 10, 2024
@sigoden sigoden deleted the fix branch June 10, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant