This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3


On Aug  1 09:22, David Macek wrote:
> 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.

Thanks for testing and confirming.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]