On 5/16/06, Michael Schroeder
<[EMAIL PROTECTED]> wrote:
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.

A related feature I'd love to see implemented some day is the ability
to import a non-screen process into screen. For example, I might start
a compilation or a download in a normal shell, realize I have to go
somewhere, and want to detach it for later monitoring through screen,
but if I didn't have the forsight to start it in screen in the first
place, I can't do that now.
--
Aaron Davies
[EMAIL PROTECTED]


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

Reply via email to