Yesterday17
Yesterday17
初始的鸭子好像没事( 
确认了一下,是繁体不支持,下一个版本修复。
在扩展 `JSON` 文件的 `Schema` 中规定了 `id` 中只能为 `^[_a-zA-Z0-9]+$`,而 `JSON Schema` 非法则不会在列表中显示。 https://github.com/MajsoulPlus/majsoul-plus/blob/f36cbeffe9c1527a43e2807058402169acdb9feb/src/extension/schema.json#L7-L9 因此解决方案是**按规定命名**或**放宽限制**。
Does this issue exist in the latest release?
I've found the cause of this problem after further investigation. Dolphin sends the command to its internal terminal directly, ending with`\n`. https://github.com/KDE/dolphin/blob/4ddc4159ed5d9fb6e7b7c6edc1b04460f87c984b/src/panels/terminal/terminalpanel.cpp#L264 > m_terminal->sendInput(" cd " + KShell::quoteArg(dir) + '\n');...
> Could you give a complete reproduction case, including all `use` statements? Edited
@Isayama-Kagura 扒的彩云前端api,跟扒 Notion 的差不多
看了一下,好像什么反混淆都不需要的样子,直接 curl 就出结果了 
@Isayama-Kagura 具体是什么提示呢(
