Fix color handling of bottom bar
Open
Nobody has claimed this yet.
bug
- Dominant language
- Rust
- Stars
- 25
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Upgrading the tui-rs dependency to get off of the git version seems to have affected how termion moves the cursor, so currently the colors are messed up
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 reproducing the bottom bar color issue in the terminal UI after the tui-rs dependency upgrade, then inspect how termion cursor movement interacts with rendering. Done means the bottom bar colors render correctly without cursor movement corrupting them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100