Allow shell completion for our "@" options
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Python
- Stars
- 43
- Forks
- 52
- Avg merge
- 11h 38m
- Merged PRs (30d)
- 11
Description
We have some options that support reading files when their value is prefixed by "@".
It would be super useful if shell completion would help finding files there.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the shell-completion entry point and the option handling for values prefixed with "@"; then identify existing completion tests or examples. Done means file suggestions appear when completing the file portion of supported "@" options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100