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
- wip: attempt to fix constraint solving infinite loop
- build: use cargo-hack for calling cargo-rdme
- Add tick rendering to Chart widget
- feat(core): Add color-aware buffer view for TestBackend
- Add `From<&[Span]>` for `Line` (and `Text`?) impl
- Converting `Color::Reset` to `anstyle::Color` panics
- fix(terminal): fix inline viewport resizing issues by clearing the screen
- Make `text![["hello", "world"], "bye"]` work?
- feat(layout): support per-side insets via Rect::inner
- perf(ratatui-core): add `buffer::diff` benchmarks to get a performance baseline
- Docs
- Rust not yet supported