Re: END Key broken in emacs -nw in XTerm

2001-01-22 Thread Rob Browning
I know it's been ages, but do you have an emacs-level fix for this? If you do, I'd be happy to include it in emacs20 as long as it doesn't break any expected upstream behavior... Kirk Hilliard <[EMAIL PROTECTED]> writes: > xterm now has the following resource set: > > *VT100.Translations: \ >

END Key broken in emacs -nw in XTerm

2000-04-06 Thread Kirk Hilliard
xterm now has the following resource set: *VT100.Translations: \ #override ~Shift ~Ctrl ~Meta BackSpace: string("\177")\n \ ~Shift ~Ctrl ~Meta Delete: string("\033[3~")\n \ ~Shift ~Ctrl ~Meta Home: string("\033[1~")\n \ ~Shift ~Ctrl ~Meta End: string("\033[4