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: rxvt as Bash login console


Harig, Mark wrote:
--- snip ----

I have also found that under some circumstances, the backspace key does not work properly. The following setting fixed that problem:

rxvt*ttyModes: erase ^?


Bash seems to be very forgiving of what it uses as the backspace character, so no problem there, but the above doesn't work for me when I am in, e.g. vim. This is what works for me:


rxvt*backspacekey: ^H

And that matches what stty shows is set as my erase character.

Linus

--
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]