Rubin Simons
Rubin Simons
I managed to rescue this from my terminal history: ``` [root@THINK ~]# fwupdmgr get-devices LENOVO 21A0CTO1WW │ ├─Battery: │ Device ID: f95c9218acd12697af946874bfe4239587209232 │ Summary: UEFI ESRT device │ Current version:...
@mrhpearson here's the output of `fwupdmgr get-history`: ``` ├─Battery: │ │ Device ID: f95c9218acd12697af946874bfe4239587209232 │ │ Previous version: 1.1.9 │ │ Update State: Success │ │ Last modified: 2023-06-12 11:38...
@mrhpearson yes, up + running, haven't had any particular issues since!
Please re-open this issue, basher is dead and/or ignores a very valid concern (i.e., be able to run your own bash-language-server instead of downloading).
Can confirm that building with `gcc` 14.x works as expected.
In current versions of Zed, these options do not show up. Additionally, right-mouse-menu "Collapse All" menu item does not collapse any folders in the project pane. I susepct this is...
@jsternberg I'm also on Arch Linux, like @ThorensTD124. I'm having the exact same issue. Docker is installed using `pacman -S docker docker-buildx` and the version of buildx mentioned by `docker...
@crazy-max @jsternberg I just finished re-layout'ing my storage in such a way that `/var/lib/docker` exists on a regular `ext4` filesystem, notably without the `casefold` option: ```shell # docker info |...
Was surprised to find this still is an issue today! Will this get some priority?
I'm having this issue also: large request body slows things to a crawl. I suspect this has to do with the syntax highlighting? Is it possible to turn syntax highlighting...