laggardkernel
laggardkernel
酷我的源挂了,更新最新的 server 包。但我现在还遇到“请检查网络,无法缓存”的错误。 https://github.com/UnblockNeteaseMusic/server/issues/1153
> I managed to work around it by unchecking the "Draw bold text in bright colors" box in Profiles > Text. (Apparently that didn't work for the OP though.) The...
Seems a known and fixed bug in [zsh-async#35](https://github.com/mafredri/zsh-async/issues/35). But in my former experience, remove `exec 2>/dev/null` may not be enough, the stderr is still lost sometime after computer wakeup. Let's...
Still no idea why remove `exec 2>/dev/null` within `zsh-async` is not enough. After such a long time, I found a way to trigger this bug 100% at last. Run `go...
Update 1: It turns out `zpty -w $worker "$@"$'\0'` failed after too many jobs have been sent, before `zpty -r` is called. ----- The unfinished jobs are passed into `_async_send_job`...
Sorry, this module has not been maintained. I created this module because some apps didn't use `/sbin/su` as an available `su` at that time. More than one year passed, I...
Sorry for making a fuss here. The PR is a trivial typo fix, not a serious bug. After spending some time re-reading the source code, I dropped unrelated commits and...
创建一个 DIRECT 类型,指定 interface-name 就可以。https://github.com/MetaCubeX/mihomo/issues/1085
@IngoMeyer441 Sorry, I should elaborate my request. The smartcase is related with searching. If there's NO capital letter in the query text, the plugin does a case insensitive searching, which...
The API key you pointed in that thread is not usable either.