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 supported3 Subscribers
Add a CodeTriage badge to ratatui
Help out
- Issues
- fix(terminal): skip wide-grapheme continuation cells in insert_before
- Clear widget doesn't handle double-width glyphs straddling the rect's boundaries
- fix(layout): account for overlap in Ratio and Percentage constraints
- ASCII Styled Text / Font
- Investigate a safe and practical devcontainer strategy for Ratatui
- A new `unstable-wrap` flag that exposes `WordWrapper`
- fix(core): Make autoresize query the backend's window size rather than the cached value
- Support distinct border colors and side text in `Block` widget
- feat(widgets): implement widget for char and Cell
- fix(list): clamp selected index using cached item count
- Docs
- Rust not yet supported