Re: xterm and keypad

2005-08-16 Thread Asher Bond
On Tue, Aug 16, 2005 at 07:50:07PM -, Thomas Dickey wrote: > But you're not using xterm. > You're using PuTTY. > AHA! This was it. PuTTY was sending xterm as it's terminal type string (under session -> data). I changed this from xterm to putty, and everything behaves properly! Thanks for your

Re: xterm and keypad

2005-08-16 Thread Thomas Dickey
Asher Bond <[EMAIL PROTECTED]> wrote: > when I added echo $TERM to .ssh/rc I got this: > Last login: Tue Aug 16 12:29:25 2005 from 192.168.0.188 > xterm PuTTY sets $TERM (in one of its session settings). There's a "putty" terminfo in ncurses, which is more likely to work correctly than using "x

Re: xterm and keypad

2005-08-16 Thread Thomas Dickey
Asher Bond <[EMAIL PROTECTED]> wrote: > Can anyone point me in the right direction? I'm trying to use the > application functionality of the numeric keypad (arrows, home, end, > page up, page down, etc). > It appears that I'm in application mode, but there's no difference > between the arrows on th

Re: xterm and keypad

2005-08-16 Thread Asher Bond
On Tue, Aug 16, 2005 at 05:27:58PM +0200, DFX, s.r.o. - Michal Sedlak wrote: > >Can anyone point me in the right direction? I'm trying to use the > >application functionality of the numeric keypad (arrows, home, end, > >page up, page down, etc). > I had the same problem with putty, i do not know if

Re: xterm and keypad

2005-08-16 Thread Asher Bond
On Tue, Aug 16, 2005 at 04:02:29PM +0200, Vincent Lefevre wrote: > On 2005-08-16 00:46:20 -0500, Asher Bond wrote: > > It appears that I'm in application mode, but there's no difference > > between the arrows on the numpad and the regular arrows. when I use > > page up and page down I get the tilde

Re: xterm and keypad

2005-08-16 Thread DFX, s.r.o. - Michal Sedlak
Can anyone point me in the right direction? I'm trying to use the application functionality of the numeric keypad (arrows, home, end, page up, page down, etc). I had the same problem with putty, i do not know if it helps to you but when I made this changes{uncommenting some lines } in the /etc/in

Re: xterm and keypad

2005-08-16 Thread Vincent Lefevre
On 2005-08-16 00:46:20 -0500, Asher Bond wrote: > It appears that I'm in application mode, but there's no difference > between the arrows on the numpad and the regular arrows. when I use > page up and page down I get the tilde (~). > > I'm accessing my shell (zsh) account via ssh (putty). The she

xterm and keypad

2005-08-15 Thread Asher Bond
Can anyone point me in the right direction? I'm trying to use the application functionality of the numeric keypad (arrows, home, end, page up, page down, etc). It appears that I'm in application mode, but there's no difference between the arrows on the numpad and the regular arrows. when I use page