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 supported5 Subscribers
Add a CodeTriage badge to ratatui
Help out
- Issues
- fix(widgets)!: rename `StatefulWidgetRef::render_ref` to `render_stateful_ref`
- 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.
- feat: Add selection of multiple marks for table widget
- Add related examples to docs and website
- feat: add WidgetExt trait for debugging widgets
- Reformat the git-cliff release notes
- "TaggedLayouts" to make defining interfaces more streamlined
- Docs
- Rust not yet supported