Dave Eisenstein <[EMAIL PROTECTED]> typed: :There's an annoying bug with the keypad in application mode with :the key "2" or "Keypad Down". The problem is in both 2.6.3 and 2.6.4. :This key generates the wrong escape sequence.
Thank you. I originally fixed that in the development version a while back but seem to have missed bringing back to the stable version. ---------------------------- revision 1.149 date: 2000/01/08 05:39:15; author: mason; state: Exp; lines: +3 -3 Fix up KP_Down code: Should be ``ESC O r'' though I had a 102 manual that said ``ESC O w''. Treat it as a typo and go with the flow. Originally reported back in 1998 by Brian Mays <[EMAIL PROTECTED]> ---------------------------- Regards, -- Geoff Wing : <[EMAIL PROTECTED]> Rxvt Stuff : <[EMAIL PROTECTED]> Zsh Stuff : <[EMAIL PROTECTED]>
