-
**Describe the bug:**
When using an unstable connection, a panic can occur in twitch/connection.rs:28. In my case it was a DNS lookup failure.
It would be best to not unwrap and retry the create_clien…
-
**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch
Have done.
Thank you for making LibAFL better!
**Describe the bug**
`CommandExecutor` crashes afte…
-
**Describe the bug**
Lateset version fails to compile. I've tried both on FreeBSD 13.2 and Ubuntu 23.04.
**To Reproduce**
Steps to reproduce the behavior:
1. cargo install --git https://github.c…
-
The error looks like
```
error[E0369]: binary operation `!=` cannot be applied to type `Option`
--> /Users/User/.cargo/registry/src/github.com-1ecc6299db9ec823/fm-tui-0.1.20/src/event_exec.…
-
I have a long multi-line string that I continuously append onto and I'd like `Paragraph` to append to the end. I'd then like `Paragraph` to scroll down so that no lines get hidden from the newly appen…
-
**Describe the bug**
Using `o` or `` after `else {` in these languages doesn't indent.
**To Reproduce**
Steps to reproduce the behavior:
1. Use vimrc
```
call plug#begin('~/.vim/plug…
-
## 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…
-
I noticed you have `tui` as a dependency and it has not been maintained for quite a while now.
Here is a drop-in alternative that may be useful: https://github.com/tui-rs-revival/ratatui
It seem…
-
微博内容精选
-
Thanks for putting together this package.
I'm not able to get this to work with tracing unfortunately. Do you have any idea what might be going on?
I have the following code in the `main.rs`:
…