Skip to content

Fix partial command matching being suppressed by variable validation. Issue https://github.com/clicon/cligen/issues/133#141

Closed
devibinoy wants to merge 2 commits into
clicon:masterfrom
devibinoy:partial-match-handling
Closed

Fix partial command matching being suppressed by variable validation. Issue https://github.com/clicon/cligen/issues/133#141
devibinoy wants to merge 2 commits into
clicon:masterfrom
devibinoy:partial-match-handling

Conversation

@devibinoy

Copy link
Copy Markdown
  • Skips variable validation while collecting completion candidates for
    the final token.
  • Preserves partial keyword/command matches even when sibling variable
    validation errors are present.
  • Continues to discard partial matches originating from expanded
    variable values when a validation error exists.

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