-
Starting trippy (`0.6.0-dev`) and resizing the window will result in a BSOD with the error:
```
IO error: Interrupted system call (os error 4)
```
-
.rustc_info.json:
```
{"rustc_fingerprint":5936628999909135439,"outputs":{"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.69.0 (84c898d65 2023-04-16)\nbinary: rustc\ncom…
-
Hello,
I found that `rdump` writes csv files which do not comply to RFC4180. My very problem is that I have the output from the `wer` plugin of `target-query`, where a field might contain character…
-
I think it would be nice see country and city information for each hop.
I find it quite useful if I want to get insight into how the traffic is being routed geographically.
The geo information c…
-
Starting Trippy on macOS or Linux with:
```
docker run -it fujiapple/trippy:0.6.0-dev google.com
```
Fail (not every time) with error:
```
Error: No such file or directory (os error 2)
``…
-
I reported this bug to tui-textarea https://github.com/rhysd/tui-textarea here https://github.com/rhysd/tui-textarea/issues/14
They support tui and ratatui
In their demo app (very simple) the ke…
-
Is it possible to separate skim engine (and all that it depends on) from sk. So you can just import skim engine as a lib?
This would be useful for something like [atuin](https://github.com/ellie/at…
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### Operating system/version
macOS 13.3.1
### Terminal/GUI
…
-
**Describe the bug:**
I'm using an AWS EC2 instance. The program has been successfully installed.
But when I run `twt`, the screen doesn't refresh with the chat messages.
If I try to send a messa…
-
I think it would be nice to have the feature to jump backward in the input fields using Shift+Tab since it already works to jump forward in the inputs.