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
- fix(buffer): do not skip cells after equal multi-width symbols
- feat(ratatui-wasm): add WebAssembly plugin ecosystem for Ratatui widgets
- `Buffer::diff` panics with index out of bounds when a styled wide glyph in the last cell is replaced by a narrower one
- fix(buffer): clamp forced trailing range to the buffer length
- test: cover and document Paragraph/Text/Line/Span style interactions
- fix(core): save and restore cursor position
- fix(core): draw uncertain-width clusters after their reserved columns
- `terminal.clear()` breaks the Termion backend in Ratatui 0.30
- build(deps): bump tombi-toml/setup-tombi from 1.2.0 to 1.2.5
- Buffer::diff drops all remaining cells after a cell whose symbol is longer than one column (regression in ratatui-core 0.1.1)
- Docs
- Rust not yet supported