[feature] Shell completion
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 155
- Forks
- 101
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 4
Description
Can it provide completions for common shells? I guess https://docs.iterative.ai/shtab/ or https://docs.iterative.ai/shtab/#alternatives can be useful. TIA!
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
Start by reviewing the referenced shtab documentation and its alternatives to understand possible completion approaches. Then inspect gyp-next's command-line entry points and determine which common shells and commands are in scope; done means the supported shells have working, documented completions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100