-
Notifications
You must be signed in to change notification settings - Fork 2k
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
default configuration does not support Chinese named file listing with ls #985
Comments
I found this way by watching mingw64 ENV variables. |
Heier: On Tue, Jun 21, 2016 at 5:27 PM, Heier notifications@github.com wrote:
|
Works for me! Thanks @Heier2013 |
I have set up a set of LANG = zh_CN. Utf-8,use ls can see normal file name, but the file path can't display properly. |
|
perfect,It works.Thankyou. |
I have the same problem,and |
@michael728 You need this #1070 |
@Codesboy I don't think so: It would help to see where the error comes from:
-> if the same error happens than ls.exe is the problem Then try in the same cmd window |
Just for the record, the locale |
It works for me by using |
@jimmy-yao @mbirth @jdhao the best way to solve this problem is to modify the file (\Cmder\vendor\conemu-maximus5\ConEmu) ,search the keyword "EnvironmentSet" and add a new line:
|
@chjiyun doing the same in the settings is a bit more convenient: |
default configuration does not support Chinese named file listing with ls
OS:Windows10
Cmder:1.3.0-pre
The text was updated successfully, but these errors were encountered: