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: UTF-8 in Cygwin console on 1.7


Andy Koppe wrote:
> > 2009/12/8 Cliff Hones:
>> >> ..
>> >> I have just checked Cygwin 1.5 and this aslo mishandles NUL, so I guess
>> >> it is a long-standing problem (or Microsoft oddity, or workaround for
>> >> something else...).
> >
> > I don't know what the story behind that is, but a (trivial) fix is
> > attached. It also changes the handling of SI (0xF) in the same way.

I think you missed attaching your fix - or else it has got lost.
I would guess the change is to file cygwin/fhandler_console.cc, and
is simply to remove line 1616 [ cursor_rel (1, 0); ] (after case NULL:)

-- Cliff


--
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


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