-
**Describe the bug**
Gum write limited to 99 lines despite --char-limit 0.
Gum version: v0.14.4 (9c11289)
**To Reproduce**
Steps to reproduce the behavior:
`yes "HelloWorld" | head -n 110 | g…
-
I'm filing this by @vchelaru request so we can track it even though we have no repro steps.
Sometimes Gum loses the type for a component instance. For me, I notice when I start getting build errors…
-
The handlers in the InvocationListener should not get mutable references because the methods can be called from multiple threads. The trait should also require that the object be Send and Sync.
-
I just ran into this list - thanks for putting it up. I curate the GUM corpus included in the data folder, but it seems to be a rather old version. We now have much more data, including four more genr…
-
> @TramontaG @DGxInfinitY Can you share full output here.
You bet. Here is the output with a fresh installation on a Google Pixel 8 Pro with Android 15.
```
$ apt update && apt up…
-
starting after a `zopen upgrade` this morning this started. I upgraded yesterday morning and everything worked yesterday.
this is what happens when my `dsfs-menu` displays anything:
![image](htt…
-
**Describe the bug**
gum write height is being capped at 7
**To Reproduce**
```
gum write --height 13 --show-line-numbers
```
**Expected behavior**
`--height` respects values passed in, or …
-
**Describe the bug**
Cursor doesn't wrap back to the top when hitting the bottom and pressing 'j' (same with top and pressing 'k').
**Expected behavior**
When hitting the bottom of a list with `g…
NQMVD updated
3 months ago
-
**Describe the bug**
--height=0 is taken literally and only displays the header row.
Additionally it crashes with pressing two times cursor down.
**To Reproduce**
Steps to reproduce the behavi…
-
We are trying to use GAMBIT for our project work. In Particular, we are trying to work with the model "MSSM-RpV-Bi" using "SARAH" and "SPheno". We already ran that model in "SARAH" standalone and it …