Skip to content
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

v1.2.9中文路径乱码 #764

Closed
rehack opened this issue Dec 10, 2015 · 9 comments
Closed

v1.2.9中文路径乱码 #764

rehack opened this issue Dec 10, 2015 · 9 comments

Comments

@rehack
Copy link

rehack commented Dec 10, 2015

cmder v1.2.9中文路径乱码,该怎么解决?

@Stanzilla
Copy link
Member

English please

@MartiUK
Copy link
Member

MartiUK commented Dec 10, 2015

or someone who can translate please?

@rehack
Copy link
Author

rehack commented Dec 11, 2015

ok, i hava a question about my cmder v1.2.9,If I enter Chinese folder,this file path will Chinese garbled.(= ̄ω ̄=)
cmder

cmder

@esphas
Copy link

esphas commented Jan 6, 2016

@phpgao once gave a solution to this problem in a post (Link), I'm not sure whether that works because my cmder works well with chinese characters even without further configuration.

His solution:

Add the below 4 lines to cmder/config/aliases:

l=ls --show-control-chars 
la=ls -aF --show-control-chars 
ll=ls -alF --show-control-chars 
ls=ls --show-control-chars -F

@rehack
Copy link
Author

rehack commented Jan 7, 2016

@esphas It doesn't work in new version

@esphas
Copy link

esphas commented Jan 7, 2016

No idea. (BTW I seemed to have given the wrong link.. it should be this one)

@Eamonnzhang
Copy link

@Stanzilla why this issue is closed?

@jing2si
Copy link

jing2si commented Aug 15, 2016

my envirionment: cmder_mini 1.3.0, windows 10
#1054 view this discussion
#1070 commit fixed this problem

@jankatins
Copy link
Contributor

Just for clarification: in my understanding, the fix in #1070 won't change the two cases reported above in the two screenshots of #764 (comment):

The fix in #1070 only parses the current directory which is displayed one line above the current prompt, but does nothing with the current typed in command nor the problem that clink doesn't find a file. I suspect that a newer clink version fixes both "by accident".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants