Skip to content

Replace click-completion with click's own completion code #4786

Closed
@marlonrichert

Description

Is your feature request related to a problem? Please describe.

Since version 8, click itself provides shell completion support that is actually superior to that provided by click-completion.

Describe the solution you'd like

Remove the click-completion dependency and use click's own shell completion code instead.

Describe alternatives you've considered

Submit patches to click-completion, but the project hasn't seen any commits or merged pull requests since 2019.

Additional context

click-completion has bugs and room for improvement that seem unlikely to get addressed any time soon.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions