Felix Stupp
Felix Stupp
I tested the basic functionality of all binary files (lsusb, usb-devices, usbhid-dump and usbreset) on x86_64-linux
~~FYI After resetting the app & removing the device from the pairing list, the behavior changed for the "Stable" & "Beta" backends in that now that the app can find...
> It's especially frustrating since somehow or other the extension is bypassing VS Code's do not disturb mechanism According to [this](https://stackoverflow.com/a/72808596) this is not special to this extension but all...
hey, thanks for quickly fixing this issue. I can confirm that my original issue is now fixed as well
- FYI: I’m also running Linux 6.12.51. - adding `--no-unicode` does not change anything, the output still looks the same - When building the newest commit (ab407c46) with Nix, it...
I do not remember, but I now used yours and got the same result: with fzf 0.65.2 as provided by nixpkgs (just in case of a typo, this shows the...
> Why are you using `$TERM=linux`? This is for non-gui use. This is the default on NixOS when being on a TTY (i.e. I have not configured this myself). I...
I want to append that [RFC 9253](https://www.rfc-editor.org/rfc/rfc9253#name-new-temporal-reltype-parame) added new RELTYPE for iCal components, which can be used to implement this behavior. However, depending on the targeted use case, there are...
@RokeJulianLockhart no problem. `RELTYPE` is not a property, which can be compared to a specific field of Bugzilla. Rather it is a parameter denoting the type of a relationship (i.e....
> fuse is unable to cope with network errors, so it would need to be fixed first. What about the handling [sshfs](https://github.com/libfuse/sshfs) uses? That worked good enough for me in...