Jeff Kowalczyk
Jeff Kowalczyk
I'm sure FF 3.x support wasn't dropped, but something could have changed in a recent firefox release which broke Bartab's mechanism for controlling tab loading. Bartab 2.1b2 stopped working for...
I can confirm same behavior (fonts squashed vertically, about 1px per text line sounds about right) on openSUSE Tumbleweed 20220516 with the following package versions: ``` $ rpm -q alacritty...
Yes, that sounds like it will work well, thank you. I would not have understood that --dedupe corresponded to shadow content (hashes/pointers only), perhaps the documentation can go to some...
@lucab Yes, thanks, I'll report the issue at rust-users.
Thank you again for the regular releases of [MSIX Core preview](https://github.com/microsoft/msix-packaging/releases/tag/MSIX-Core-preview). Can you also please add a regular git annotated tag upon each release? i don't see any other way...
Can you provide additional information on your terminal type, and the version information for click-repl dependencies and Python? A minimal reproducible example would be most helpful, if you can extract...
Thanks for releasing Carbon. The generated SVG renders in Google Chrome 70, but is a blank white rectangle in Inkscape 0.92.3 or Emacs SVG mode with preview rendered by ImageMagick....
Pushed a small change to eliminate the else branch in `nonNegative(int)`. If you have any changes you would prefer, e.g. a different name for `nonNegative(int)`, I'm happy to make those...
Re-upping request to tag a release. `v0.3.0` is reported by govulncheck to be affected by an open vulnerability, already fixed on `main` via be1d0d2143d99f13adb5cf107437ec6ee7af9bd2. Running govulncheck on `v0.3.0`: ``` vexctl>...