oxidecomputer / oxidecomputer/helios
illumos env file should avoid tab completion overlap
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 481
- Forks
- 21
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 2
Description
Today the two environment files illumos.sh and illumos-quick.sh are automatically generated. It would be nice if they didn't tab complete the same way so as to avoid getting the wrong thing and mindlessly falling back to the weird bldenv behavior of going to /opt/onbld/env which we should probably change separately.
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 locating the generators for illumos.sh and illumos-quick.sh, then compare the generated files and trace their tab-completion behavior. Confirm the intended distinction between the two environment files before changing anything; done means they no longer overlap during completion and do not lead to the wrong bldenv behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100