-
Dear @jdkemppa
Thanks for the great program.
I have a question.
What does “nb==3” or “nb!=3” mean that appears in the Improper related section after running all2lmp.py?
Best regards,
-
Is there interesting in adding Windows support, by chance? With more recent libraries, like crossterm, and the new tui libraries, there's more available to build on than when https://github.com/lotab…
-
# Task Description
A terminal has screen buffers to which you can write. Buffers are separated from each other and won't change one and other contents. The main buffer is visible by default. We can g…
-
## 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…
-
Thanks for the great tool.
I noticed one annoyance: Mouse wheel scrolls 3 pages at once instead of one page at a time.
-
The bug happens when I use Cursive with crossterm-backend, and does not happen when I use Cursive with termion-backend, or ncurses backend.
**Describe the bug**
Terminal is unresponsive when usi…
-
When `pfetch` is invoked in an environment in which `stdout` is not a terminal (e.g., when piping the program's output to another program), then color sequences should not be emitted (unless some expl…
-
## 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**
Ncurses cannot receive window resize events after using `crossterm::event::read`.
**To Reproduce**
Using `cursive` to demonstrate
```rust
crossterm::event::read().unwrap();…
-
## Error
```
Event flag 3 does not exist.
```
## Metadata
|key|value|
|--|--|
|**version**|0.1.0|
|**location**|C:\Users\user-pc\.cargo\registry\src\github.com-1ecc6299db9ec823\crossterm_win…