Yesterday17

Results 86 comments of Yesterday17

初始的鸭子好像没事( ![image](https://user-images.githubusercontent.com/8667822/103459916-475c8b80-4d4d-11eb-8fa6-797f861b6017.png)

确认了一下,是繁体不支持,下一个版本修复。

在扩展 `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 就出结果了 ![image](https://user-images.githubusercontent.com/8667822/95869524-0aac7400-0d9e-11eb-9f8d-f4192817f309.png)

@Isayama-Kagura 具体是什么提示呢(

![image](https://user-images.githubusercontent.com/8667822/106382341-f39b9b80-63f9-11eb-8936-e8bea4d66200.png)