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
- Make the rendered text on the terminal copyable
- Allow the Inline ViewPort to be resized
- Remove Default when useless on its own
- Add a List function that understates unselected items
- fix(termion): Add fallback for failing cursor detection
- Simplify scrollbar example code
- Scrollbar viewport_length function assumption probably wrong
- Render issue with termion and inline viewport
- `&str` and `String` should implement methods to make it similar to an unstyled `Span`
- feat(barchart): reduce barchart creation verbosity
- Docs
- Rust not yet supported