⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@mpouzoup
Copy link

Fixes #286

When running shell completion, autocompletion callbacks may raise click.exceptions.Abort or
click.exceptions.Exit. This should not print a traceback; completion should abort silently and
return no completions instead.

@svlandeg svlandeg added the feature New feature, enhancement or request label Jan 12, 2026
@svlandeg svlandeg marked this pull request as draft January 12, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature, enhancement or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Abort and Exit break autocompletion

2 participants