On 31. 7. 2017 23:13, Corinna Vinschen wrote:
Ahhhhh, no, no, no.  I found the problem.  When using CP 65001 on
pre-W10, you *must not* use the ANSI functions PeekConsoleInputA and
ReadConsoleInputA, but select() was still using them as it did so for
ages.

Now using the UNICODE functions PeekConsoleInputW and ReadConsoleInputW,
select is doing the right thing even with CP 65001.

Awesome. Confirming that the new snapshot allows รถ to be input in plain bash 
with CP 65001.

--
David Macek

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to