oclif / oclif/plugin-autocomplete
Support shell completion for nushell
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 95
- Forks
- 35
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
Hi,
I'm a contributor of the nushell project, and I think it would be really nice if oclif was able to generate shells completions for nushell using this plugin.
You can have a look at what custom completions for nushell look like in the nu_script repo, where those cusotm completions were added by the community.
Describe the solution you'd like
Nushell is supported, just like zsh, bash...
Describe alternatives you've considered
None
Additional context
I sadly won't be able to implement this, however; I can myself available for any questions and support regarding nu.
Contributor guide
No contributing guide indexed for this repository
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 reading the plugin-autocomplete entry points and the custom-completions examples in the nu_scripts repository, then compare how existing zsh and bash completions are generated. Done means the plugin can generate usable Nushell completions and the repository's relevant checks cover the new shell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100