Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Support for shell completions #4

Merged
merged 4 commits into from
May 9, 2023
Merged

Support for shell completions #4

merged 4 commits into from
May 9, 2023

Conversation

AnonymouX47
Copy link
Owner

@AnonymouX47 AnonymouX47 commented May 9, 2023

  • Adds argcomplete>=2,<4 dependency
  • Adds --completions command-line option
  • Implements support for shell completions

- Add: `--completions` command-line option.
- Add: `COMPLETIONS` and `CompletionsAction` in `.parsers`.
@AnonymouX47 AnonymouX47 added cli Related to the CLI mode new New feature implementation labels May 9, 2023
@AnonymouX47 AnonymouX47 added this to the 0.1.0 milestone May 9, 2023
@AnonymouX47 AnonymouX47 changed the title Add Support for shell completions Support for shell completions May 9, 2023
@AnonymouX47 AnonymouX47 merged commit 66d489b into main May 9, 2023
@AnonymouX47 AnonymouX47 deleted the shell-completions branch May 9, 2023 17:29
AnonymouX47 added a commit that referenced this pull request May 9, 2023
- Change: Instruct to install `argcomplete` using `pipx` instead of
  `pip`.

Refs: #4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to the CLI mode new New feature implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant