oxidecomputer / oxidecomputer/humility
Judicious use of terminal formatting
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 584
- Forks
- 63
- Avg merge
- 3h
- Merged PRs (30d)
- 2
Description
It'd be great to do light color/bold formatting of output. e.g.
- Clearly mark faults in tasks output
- Bold the running task like top tends to
- Highlight errors in diagnose
- Potentially, use bold to make the most commonly useful parts of stacktraces hop out
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 terminal output paths for tasks, top, diagnose, and stacktraces. Review how these commands currently report faults, running tasks, errors, and stack traces, then define consistent light color and bold formatting for the most useful parts. Done means the affected output is more readable without changing its content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100