-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the [nushell](https://github.com/termux/termux-packages/blob/dcdb516068a4d7a7ee3707c054a613d6bd5d3243/package…
-
Windows
`cargo asm to_block --rust -p tui-textarea --lib`
produces
```
......
.....
Self::default().content(value.into())
mov rax, qword ptr [rbp + 568]
…
-
## Problem
See https://github.com/fdehau/tui-rs/pull/704
## Solution
We can possibly do a similar thing and split the applications into categories.
## Alternatives
None.
## Additiona…
-
## Problem
The `Color::from_str` implementation does not support [hyphenated colour names](https://github.com/tui-rs-revival/ratatui/blob/a1813af297058a141011f03870aed132f2912754/src/style.rs#L350-…
-
Now that ratatui is out and supports crossterm 26, it would make sense to bump crossterm here.
-
https://crates.io/search?q=ratatui - perhaps thats a project member from here, but if not, maybe another name change is needed.
-
## Description
Ratatui doesn't seem to display bold text correctly even though both crossterm and termion do. I was seeing weird behavior and created this minimal repro case.
## To Reproduce
…
-
Numerous third-party widgets (`tui-logger`, `tui-textarea`, etc.) for `tui-rs` are named in `tui-*` format (do not include widget as suffix). For the sake of consistency, you should rename `tui-rs-tre…
-
## Problem
There's a lot of boilerplate for common methods like `style()`:
```rust
Paragraph::new("foo").style(Style::default().fg(Color::Blue).bg(Color::Red).add_modifier(Modifier::BOLD);
```
…
-
I tried installing xplr file explorer, but it got stuck on building mlua.
Here's the error:
```
error: failed to run custom build command for `mlua v0.8.8`
Caused by:
process didn't exit succ…