Bastien Traverse
Bastien Traverse
Thanks for your quick answer, as always. In an effort to remain concise I forgot to mention the context: `haskell-gitit` is indeed not part of the official repos but provided...
Interesting. I appreciate your consideration for this, robutness is of course an always sought-after aspect of a software. I hope you'll manage to wrap your head around this particuliar issue.
OK I've just seen #19, and while there's an [open issue](https://github.com/feathericons/feather/issues/209) in Feather repo for a Keybase icon to be added, it hasn't gained any traction since October. I'll try...
There is a BSD-licensed SVG logo at [Wikipedia](https://en.wikipedia.org/wiki/File:Keybase_logo_official.svg). Now I need to understand how to get it into the `svg/icons.html` partial...
Just got bit by this bug with archiso 2023-04. After the install this was my `vconsole.conf` content: ``` KEYMAP=fr XKBLAYOUT=fr XKBMODEL=pc105 XKBOPTIONS=terminate:ctrl_alt_bksp ``` I changed it to: ``` KEYMAP=fr-latin9 FONT=lat9w-16...
It baffles me because it is the option I *always* select anytime I get the choice, but after reviewing the install log it appears that indeed, I had only selected...
Hi, it does work on my system as well, although I've had a few issues with suspend and resume (my laptop normally suspended on lid close but automatically resumed after...
Hey, sorry for the delay but I can confirm with 100% certainty the suspend & resume problem I had encountered wasn't due to the extension, but indeed to a random...
So I guess this can be closed as a duplicate of #29869?
Would it be possible to add a note to the README mentioning that this extension isn't directly compatible with Code - OSS? It would really help in reducing troubleshooting time...