Hi, > first of all, apologies if this has already been discussed or if this is > already documented. I wasn't able to find anything. > > I always start screen with three or four consoles for my daily work but if > i f.ex.ssh to another box ( from within one of these open consoles) and > try to load there the same configuration i cannot switch between remote > consoles, only local consoles ( as expected). > > So, following this example, would it be possible to switch between all 8 > remote and local consoles ? Or even better, is there some way to instruct > screen to jump from local to remote consoles ? Does this make sense ?
Well, I'm not sure if I'll answer your question, but have you tried
running screen inside screen ?
I'm using such configuration. I do have main screen - called topscreen
on my workstation. In this screen I open several new windows, each
window logically belongs to task I'm currently working on. In each
window I open second screen and work normally.
When I later came home and I feel like I would like to work a bit more
(heh), I just login to my workstation and connect to the topscreen.
Does this make sense ?
You can redefine escape sequence for topscreen to something else; I used
ctrl-x, but it's poor choice, as vim uses ctrl-x prefix for filename
completion.
If you want, I can send you my config
--
Vlad
pgpqB80CkGvuP.pgp
Description: PGP signature
_______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
