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]

[PATCH] Use VERASE as console backspace keycode


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.

Andy

Attachment: stty_erase.patch
Description: Binary data


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