On Tue, Sep 11, 2001 at 12:10:30PM +0200, Frederik Vanrenterghem wrote: > Hi, > > I'm using screen on 1 machine with 2 windows, 1 of the windows is used to > ssh to another machine. Now I would like to start a new screen session on > that other machine, and be able to create new virtual windows in that > session (normally ctrl-a ctrl-c). > > Unfortunately, I can start that new screen session, but pressing the > abovementioned keycombination starts a new virtual window on the first > machine. > > Any ideas if it's possible to circumvent this problem? >
hi, do you ssh from within your screen-session? I guess it won't work then. For me it works, when I use a blank xterm(or whatever) to ssh and on the remote machine I have "setenv TERM xterm" in my .cshrc. hope that helps -- marc