On Tue, May 16, 2006 at 02:17:06AM -0300, Henrique Niwa wrote:
> hi,
> 
> Is there a way, to incorpore a second session to the
> current one, i mean joining the windows created by the
> first session, into the working one

Not at the moment. It is also not easy to implement, screen would
have to send the file discriptors of the windows from the old session
to the new one. Unix domain sockets may provide this functionaltity.

Cheers,
  Michael.

-- 
Michael Schroeder           [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to