On Mon, Apr 21, 2008 at 09:52:51AM +0200, Vladimir Marek wrote: > > I've look through the screen manual and didn't find any way > > to do what I want. I have an active window with a running > > program (irssi IRC client) which I don't want to close and I > > want to move it from one active screen session to another > > one. Is there any way I can achieve that? > > AFAIK no.
It would be an interesting task (read: nightmare) to implement. The Apache forking model moves streams between different processes, but from what I heard, these are terribly unportable operations, and they require the processes to be closely related to each other. _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
