delorie.com/archives/browse.cgi | search |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |