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
- feat: add metrics (wip)
- `crossterm::style::Stylize` is imported instead of `ratatui::style::Stylize`
- `underline_color()` on an `input field` makes the screen flicker from that line to the bottom
- perf: cache symbol width in `Cell`
- Extremely high CPU usage of the `terminal.draw` method
- `insert_before` and emoji width empty space issue
- Ratatui's Vision
- Feature request: Add feature flags for backends
- fix(span): dont render control characters
- Advisory: Ratatui / Crossterm Version incompatibility (0.27 / 0.28 and beyond)
- Docs
- Rust not yet supported