console-rs / console-rs/console
Revert back to clicolors-control
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 144
- Avg merge
- 8h 24m
- Merged PRs (30d)
- 4
Description
We removed the clicolors-control dependency at one point last year and switched to a separate crate. This now made a mess out of this because now the color handling no longer agrees.
Commit and followups that should be reverted: 176f99f4add6a73a5ef42e56b379e9c5bacb371d
There are now some changes that might want to be added to clicolors-control. I still need to verify.
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 inspecting commit 176f99f4add6a73a5ef42e56b379e9c5bacb371d and its followups to understand the dependency and color-handling changes. Verify which changes should be reverted and which might belong in clicolors-control; done means color handling agrees again and the intended dependency state is restored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100