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

cyrillic characters problem #68

Closed
diimdeep opened this issue Dec 2, 2013 · 15 comments
Closed

cyrillic characters problem #68

diimdeep opened this issue Dec 2, 2013 · 15 comments

Comments

@diimdeep
Copy link

diimdeep commented Dec 2, 2013

ls for example
http://i.imgur.com/Nq3xCcs.png

chcp
866

@diimdeep
Copy link
Author

diimdeep commented Dec 5, 2013

by the way Windows in Russian localiaztion

@diimdeep
Copy link
Author

I have just tried 1.1.2 and it is not problem anymore.

@pfrankov
Copy link

I've installed 1.1.2 as well as 1.1.3 and problem is still there. Tried to update msysgit but it didn't help.

@diimdeep diimdeep reopened this Jan 12, 2014
@diimdeep
Copy link
Author

maybe problem with windows version or locale ?

@pfrankov
Copy link

Windows 8x64 Russian. 2 different installations of Win8 on 2 different computers, but the same result.

@diimdeep
Copy link
Author

Windows 7x64 Russian
cmder 1.1.2 & 1.1.3
'ls' and 'dir' no problem with encoding

2014-01-13 15_22_16-program manager

@akoshman
Copy link

akoshman commented Jul 7, 2014

Having the same issue with cyrillic characters on win7x64 with English locale:
encoding

@SigHunter
Copy link

Same problem with 1.1.3 for me, windows in german locale, "dir" works, ls shows questionmarks

screenshot_140713-193127

@Scorpi
Copy link

Scorpi commented Jul 19, 2014

"ls" is command of cygwin, not of the windows. Use dir.

@SigHunter
Copy link

"ls" here is provided by msysgit and is not able to do unicode,
when i replace the ls.exe with one from cygwin (+dlls) it does unicode
this should be fixed as there is no reason not to do unicode

@zealotous
Copy link

bash
export LC_ALL=ru_RU.utf-8

Works fine for me.

@Safe-Mode
Copy link

Safe-Mode commented Jan 11, 2017

export LC_ALL=ru_RU.utf-8

Работает, спасибо!

@Safe-Mode
Copy link

После перезапуска консоли, опять нужно вводить, не знаете, как один раз ввести и все?

@ShoutingLime
Copy link

ShoutingLime commented Jan 25, 2017

Строку
export LC_ALL=ru_RU.utf-8
нужно прописать в файле .bashrc.

После перезапуска консоли, опять нужно вводить, не знаете, как один раз ввести и все?

@vovche
Copy link

vovche commented Mar 9, 2017

А если необходимо работало не только в баше, смотри #985

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

No branches or pull requests

10 participants