Skip to content

Improved filename completions for zsh - #2069

Merged
rolandwalker merged 1 commit into
mainfrom
RW/zsh-file-completion-special-cases
Jul 31, 2026
Merged

Improved filename completions for zsh#2069
rolandwalker merged 1 commit into
mainfrom
RW/zsh-file-completion-special-cases

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Special-case values which are typed as str in click, but actually hold files, allowing the values to complete as files at the shell CLI.

Incidentally update AGENTS.md with completion resources.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

special-case values which are typed as str in click, but actually hold
files, allowing the values to complete as files at the shell CLI.

Incidentally update AGENTS.md with completion resources.
@rolandwalker rolandwalker self-assigned this Jul 31, 2026
@rolandwalker
rolandwalker merged commit 6fcd101 into main Jul 31, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/zsh-file-completion-special-cases branch July 31, 2026 11:02
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