Ben3
Ben3
### Clear and concise description of the problem 目前适配的脚本包括了Linux系列的SSH,Python系列,Typescript系统,但是是否可以增加windows系列里的Powershell呢? ### Suggested solution 底层可能需要安装powershell脚本引擎 ### Alternative _No response_ ### Additional context _No response_ ### Validations - [X] Check that there isn't...
thanks for this project. when I use this to echo some chinese with typing animation, I got a bug, just like below.  can you fix this?
目前在编辑器里使用发现,如果上传的图片文件包含空格,如 _剪贴板 2024-09-19 下午 10.40.11.png_,上传成功后,在编辑器里插入图片,选择此图片后,插入的内容也包含标准的空格,导致 无法正常使用。需要手动将链接里的空格替换为 %20 后才能正常。 此问题,是否为Bug需要修复?