-
Hi, iam working on small open source project and i did run into panic when i use table with not enough room for all columns.
https://github.com/sadovsf/RadioLog
## Description
Binary panics on no…
-
### Summary
Clearly [java-language-server](https://github.com/georgewfraser/java-language-server) is doing something wrong here, as I'm also getting a lot of request timeouts, but helix shouldn't p…
-
The output:
```console
Compiling rhit v1.7.1
error[E0659]: `crossterm` is ambiguous
--> /home/unisko/.cargo/registry/src/github.com-1ecc6299db9ec823/rhit-1.7.1/src/md/printer.rs:4:5
|
4 …
-
### Checklist
- [X] I've looked through [troubleshooting](https://clementtsang.github.io/bottom/nightly/troubleshooting), [known problems](https://clementtsang.github.io/bottom/nightly/support/offi…
-
### What Operating System(s) are you seeing this problem on?
Linux Wayland
### Which Wayland compositor or X11 Window manager(s) are you using?
kwin
### WezTerm version
20221119-145034-…
-
### Summary
### Context about Pyright
Pyright has a configuration option called `deprecateTypingAliases` that adds a diagnostic whenever collection type hints are used through the `typing` module …
-
### Summary
In my Rust projects, whenever I go into insert mode and type a single character, helix will crash.
Interestingly, whether I was able to trigger the error seemed to depend on the file o…
-
i have structs with `std::fmt::Display` trait so i want to reuse it in tui but get empty string
I use crossterm styling in Display i saved ` format!("{}", self)` to file and put it as test value in …
-
Hello, I attempt to render a thread progress overview using TUI. The progress itself is provided as a reference to a vector of AtomicUints wrapped in Arcs.
My idea was to render this using a table, a…
-
## Description
### Use case
First of all, thanks for the awesome crate!
I'm building a simple application that grabs data from a server and dumps it onto a screen. The idea was to rende…