Skip to content

Fixed autocomplete execution bug #115

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

loft-nathan-rockwood
Copy link

@loft-nathan-rockwood loft-nathan-rockwood commented Jan 31, 2024

Without setting param_called back to False, all options with shell_complete are automatically executed. All options are executed from iterating over a list of current arg to end of arg list. This results in only the last option's values being displayed.

Copy link
Collaborator

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add some test to verify it?

@auvipy auvipy mentioned this pull request Jun 15, 2024
@GhostOps77
Copy link
Contributor

You can add some test cases to verify the intended behaviour.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants