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: emacs -nw keypad, tpu-edt.el, and C-h


On 5/30/2009 1:53 AM, Christopher Faylor wrote:
However, I have made the change to Cygwin to translate backspace to ^?.
It will be in the next snapshot.

Thanks!


Now C-h and Backspace work as expected when I run emacs in a Cygwin console, provided I do stty erase ^? first. Am I right in assuming that this won't be necessary once the termios default is changed as Andy suggested? I did patch the terminfo database, but that didn't do it. I don't really understand much about how terminals work.

$ tput -T cygwin kbs | cat -v
^?
$ stty -a | grep erase
... erase = ^H ...

Ken

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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