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: Tried out cygwin-inst-20100111.tar.bz2


According to Corinna Vinschen on 1/13/2010 4:07 AM:
> That only occurs in CYGWIN=tty mode.  The problem was that in tty mode a
> piece of code reset all termios settings of the console to 0.  That was
> no problem so far, but now that the VERASE key from the termios settings
> is used to delete chars in the console, it hurt.  I fixed that in CVS.

While you're at it, how hard would it be to implement the O_TTY_INIT flag
for open() on a tty, documented as setting termios to its default
conforming state?

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net

Attachment: signature.asc
Description: OpenPGP digital signature


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