Zijia

Results 17 comments of Zijia

I guess it may be due to the highlight group IdlWhitespace. Just added to my branch, not sure if it has been fixed. @galfonso99

> 现在写的是5分钟的超时时间,可能是cloudflare限制,就算代码写了也没办法生效。 可是没到五分钟呀, 只有两分钟左右

我不太了解机制, 不过可不可以在断开之后接着之前断开的地方继续生成?

要在manifest.json里加入 ``` "browser_specific_settings": { "gecko": { "id": "[email protected]" } } ```

I'm using swaywm on archlinux, and I have tried `swaymsg -t get_tree` , but it didn't show anything about nwg-drawer.

And maybe I could add two flags if you want: ``` -open open drawer of existing instance -close close drawer of existing instance ```

> I think I've found the culprit. Since btrfs is compiled as a module, and rpi-update does not use initramfs it will crash. I had to do a very hacky...