This is the mail archive of the cygwin-developers 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: [PATCH] Use VERASE as console backspace keycode


On Fri, Dec 25, 2009 at 12:39:02PM -0500, Christopher Faylor wrote:
>On Fri, Dec 25, 2009 at 10:03:45AM +0000, Andy Koppe wrote:
>>The attached patch implements the user request at
>>http://cygwin.com/ml/cygwin/2009-12/msg00837.html, allowing the
>>backspace keycode to be changed from the default ^? to whatever they
>>like using 'stty erase'.
>>
>>        * fhandler_console.cc (handler_console::read): Use the tty's
>>        VERASE character as the backspace keycode.
>>
>>I hereby declare this patch trivial and public domain.
>
>Thanks.  Committed.
>
>Merry Christmas.

Btw, it's no big deal but, please send patches to the cygwin-patches
mailing list.

cgf


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