ratatui
https://github.com/ratatui-org/ratatui
Rust
Rust library that's all about cooking up terminal user interfaces (TUIs)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported4 Subscribers
Add a CodeTriage badge to ratatui
Help out
- Issues
- fix(paragraph): keep wrapped lines within bounds
- fix(examples): filter non-press key events
- Audit remaining crossterm example key-press filtering
- fix(terminal)!: don't clear the whole screen when an inline viewport shrinks horizontally
- `Viewport::Inline` still duplicates the live viewport into scrollback on resize with continuous draw + `insert_before` (incomplete fix for #2086 / #2355)
- Trailing cell of a wide glyph is never updated on style-only changes, leaving a stale half-background
- docs: define performance engineering process
- perf: reduce size of Cell
- Inline viewport construction and Terminal::clear still issue CPR queries that race stdin (follow-up to #2483)
- build(deps): bump crate-ci/typos from 1.47.2 to 1.48.0
- Docs
- Rust not yet supported