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
- Add .next()/.prev() to ListState to make traversing a list of selectable items easier
- Add Stylize methods directly to Style
- Consistent examples in ratatui
- feat: impl WidgetRef for Fn(Rect, &mut Buffer)
- Add a Buffer::fill method
- `clippy::same_name_method` with Stylize
- Make methods / fields on buffer that deal with the underlying content index private.
- Allow bypassing diff and writing all to screen
- feat: Add selection of multiple marks for table widget
- Onboard to bencher, to start tracking benchmarks over time
- Docs
- Rust not yet supported