-
**Did you [search](https://github.com/LucasPickering/slumber/issues) for existing issues already?**
yup!
**Is your feature request related to a problem? Please describe.**
Not an issue - purely a…
-
Two branches:
- `tui`
- `iced`
https://github.com/ratatui-org/ratatui
https://iced.rs
-
**Describe the bug**
The latest version of gitui available as a binary on Manjaro ARM is 0.21.0-2, which is too old for me, given the latest release is v0.26.3. So I want to compile the latest versio…
-
## Problem
To write apps that use crossterm / termion / termwiz, each crate has different methods to clear the screen, enable raw mode, etc. This means that most code that uses a terminal calls metho…
-
Since the [tui-rs](https://github.com/fdehau/tui-rs) crate is deprecated, twin-commander should depend on the new community fork [ratatui](https://github.com/ratatui-org/ratatui).
-
## the error
```
thread '' panicked at src/tui/event.rs:53:26:
failed to send terminal event: SendError { .. }
```
## reproduce
i'm not sure how to reproduce this...
just press keys and that …
-
Hi there, what's the feasibility of supporting an integration with a TUI framework like [`tui-rs`](https://github.com/fdehau/tui-rs)? TUI frameworks generally ~want~ assume full control of the termina…
-
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…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.151.3997-212
* **Rust toolchain version:** 1.53.0 (53cb7b09b 2021-06-17) x86_64-apple-darwin
* **IDE name and version:** IntelliJ IDEA 2021.…
-
Just wanted to make you aware that the `tui` crate is no longer maintained. It has been forked and the successor project is `ratatui`: https://github.com/tui-rs-revival/ratatui
I hope this is usefu…