-
It looks like it's currently not possible to output the standard 3/4 bit colors with crossterm.
I just assumed that crossterm's named colors map to those colors, but they actually use the 8-bit col…
-
**Describe the bug**
This took some tracking down!
Using `crossterm` 0.24 (or 0.25) in Docker with the Google distroless image (`gcr.io/distroless/cc`) results in a `No such file or directory` err…
-
**Describe the bug**
Using cursive and a panic comes up (example via a `todo!` or explicit `panic!`) does not show up at all once `.run` has been called and the panic originates from a view
**To R…
-
**Use Cases**
Initially, when there isn't much to output, or when running just a few tests, the viewport shouldn't grow too large.
During a large test run, the viewport should grow to take up th…
-
#### Describe your feature request
To avoid any possible visual glitches like flickering, many modern terminal emulators (WezTerm, Kitty, iTerm2, foot, mintty, …) support DEC mode `2026` as describ…
-
**Describe the bug**
MSYS, CGWIN, Mintty (e.g. gitbash, windows ssh-terminals) have in common that they are tools that do not have access to the internal WinAPI of windows. This is a problem when the…
-
## Description
Hi there, I'm encountering a flickering issue when using the `Viewport::Inline` setting for the `Terminal`. On a high throughput of messages (i.e. I'm calling `terminal.insert_…
-
**Describe the bug**
Crash when scrolling happens on the left of the terminal window. See video
![Screencast from 08-08-2021 09 36 05 AM](https://user-images.githubusercontent.com/19504461/1286236…
-
## Description
G'day,
This one took me a while to investigate in a project so thought I'd report here in case it helps someone else.
When a block wrapped widget contains text with a null characte…
-
Afte accidentally choosing the wrong COM port, espflash got stuck `Connecting...` and i was not able to exit it using Ctrl + C