-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法处理文件名中有方括号的文件 #24
Comments
This issue will be fixed later. 这个问题将会在稍后修复。 |
Which shell are you using? PowerShell, cmd, git-bash or shell of wsl? 你用的是哪个shell? PowerShell、cmd、git-bash还是wsl的shell? |
I did not reproduce this problem when using powershell and cmd. But I repeated this problem when I was using Linux bash. 我在使用 powershell 和 cmd 时没有复现这个问题。但是我是在使用 Linux bash 时,复现了这个问题。 |
I reproduced it with cmd, powershell, git bash, msys2 bash, wsl bash and directly dragging the ncm file onto the executable. I also noted that different filnames would cause different behaviors:
To be honest this bug is not really big but still annoying sometimes. I don't know about how Rust handles path strings so whether to fix it is up to you. |
我的问题分析可见此,这应该就是问题的原因了。 |
Yes, you're right. |
如标题,会直接忽视
The text was updated successfully, but these errors were encountered: