Subject: Re: setting character set in mintty

Pawel Jasinski pawel.jasinski@gmail.com
Tue Jul 8 15:32:00 GMT 2014


>> The way I understand it, mintty sets the LANG variable according to
>> user settings.
>> Would it make sense for mintty to invoke "cmd /c chcp <selected>"
>> (SetConsoleOutputCP)?

>mintty does not use the console at all.  A chcp call doesn't make
>any sense.

Sorry for asking stupid question. My knowledge of cygwin internals lacks.
However, I can see that for every mintty window (and bash) I get a
conhost process running. I assume that it is where the character
setting is stored for non-cygwin processes started from bash.
Again, it is my naive believe, that somewhere there maybe a convenient
place to call SetConsoleOutputCP with argument matching content of the
LANG environment variable.


--pawel

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list