-
## Problem
It would be nice to be able for widget crates to rely just on the widget / buffer / etc. types instead of the whole library.
Additionally by extracting a widget crate out of the library we …
-
## What
Hi! Can't install/build the latest version of `corset`, it seems like the problem is the same as in #214. The two versions of `ratatui` are conflicting.
## Proof
Here is the trace
…
-
Sorry for posting in the wrong issue.
Ratatui should not be corrected because [RataTUI](https://ratatui.rs/) exists in the Rust ecosystem.
mo8it updated
4 months ago
-
## Problem
Ratatui should have a clear vision regarding how we approach problems and incorporate new features. I wanted to create this issue to share common ideas among maintainers and to clarify t…
orhun updated
1 month ago
-
Viddy doesn't seem to be rendering OSC 8 hyperlinks (https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda). https://github.com/ratatui/ratatui/issues/1028 seems related -- it looks like …
-
Well, this is embarrassing.
node-launchpad had a problem and crashed. To help us diagnose the problem you can send us a crash report.
We have generated a report file at "/tmp/report-0bdb0b11-9…
-
In [Ratatui](https://ratatui.rs), we introduced a fairly extensive prelude with commonly used types. After seeking feedback from users across reddit, discord, users.rust-lang.org and our forums, we fo…
-
# Feature: Query Text Editor
![reedline](https://github.com/user-attachments/assets/8fb79846-7288-49b7-8a30-b7f0356f1674)
![ratatui-weird-stuff](https://github.com/user-attachments/assets/89303a38…
-
## Description
After a certain point, when characters are teeny-tiny, and therefore `ratatui::widgets::Canvas` becomes extremely huge(around 1000*1500), it doesn't properly fill the frame it's give…
-
### Describe the bug
`cargo install gitui` fails. ratatui version seems to be outdated at https://crates.io/crates/gitui/0.26.3/dependencies (^0.26) compared to Cargo.toml in git-repo (0.27) (https…