"Application key pad mode" in cygwin console

2005-08-22 Thread Igor van den Hoven
After sending \e= (see man console_codes) to either rxvt and the windows console to enable application key pad mode, pressing keypad 1 to 9 shows: \e[8~\e[B\e[6~\e[D\C-k\e[C\e[7~\e[A\e[5~ This should be: \eOq\eOr\eOs\eOt\eOu\eOv\eOw\eOx\eOy I think this problem was reported 3 years ago and a pa

Re: "Application key pad mode" in cygwin console

2005-08-24 Thread Igor van den Hoven
On 8/22/05, Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > On Mon, 22 Aug 2005, Igor van den Hoven wrote: > > > After sending \e= (see man console_codes) to either rxvt and the > > windows console to enable application key pad mode, pressing keypad 1 > > to 9 shows: