Using the numpad in nested screens

2009-03-03 Thread Chris Lieb
number pad, it no longer works until I exit out of that nested screen session. If I create a new screen, the number pad works there, but not in the screen where I'm ssh'd into another host. How do you get the number pad to work in a nested screen? Thanks, Chris Lieb -BEGIN PGP

Re: Using the numpad in nested screens

2009-03-04 Thread Chris Lieb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Micah Cowan wrote: > Chris Lieb wrote: >> I am a new screen user and have run into a problem. > >> When I ssh into a server, screen automatically starts, just as I want. >> The number pad works without issue. I then ssh into

Re: Using the numpad in nested screens

2009-03-04 Thread Chris Lieb
ions. I added the line: termcapinfo screen* ks@:ke@ to ~/.screenrc on the final host and the numpad now works normally when in a nested screen session. (I assume that's what you meant in your last email.) Thanks, Chris Lieb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (MingW32) Comme

Re: Using the numpad in nested screens

2009-03-04 Thread Chris Lieb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Micah Cowan wrote: > Chris Lieb wrote: >> Micah Cowan wrote: >>> Try adding the line: >>> terminfocap screen* ks@:ke@ >>> to your final destination host's ~/.screenrc or /etc/screenrc, and see >>&

Re: screen, PuTTY, and kernel config

2009-03-10 Thread Chris Lieb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Florian Bender wrote: > Chris Lieb wrote: >> I have run into two issues getting screen to work with the Linux kernel >> configuration utility (make config). >> >> First, in PuTTY, the display is garbled when the config uti

Re: screen, PuTTY, and kernel config

2009-03-10 Thread Chris Lieb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Micah Iowan wrote: > Chris Lieb wrote: >> Florian Bender wrote: >>> Chris Lieb wrote: >>>> I have run into two issues getting screen to work with the Linux kernel >>>> configuration utility (make config).

Re: screen, PuTTY, and kernel config

2009-03-10 Thread Chris Lieb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Micah Cowan wrote: > Chris Lieb wrote: >> Micah Iowan wrote: >>> GNU ncurses has a specific entry for putty, so you might want to "tic" >>> the latest terminfo definitions from ncurses (it's in a file named

Re: screen, PuTTY, and kernel config

2009-03-20 Thread Chris Lieb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/10/2009 3:20 PM, Chris Lieb wrote: > Micah Cowan wrote: >> Chris Lieb wrote: >>> Micah Iowan wrote: >>>> GNU ncurses has a specific entry for putty, so you might want to "tic" >>>> the late