screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating a screen with multiple windows when starting a screen


From: Gerhard Siegesmund
Subject: Re: creating a screen with multiple windows when starting a screen
Date: Sun, 23 Apr 2006 00:27:58 +0200
User-agent: Mutt/1.5.11+cvs20060403

> > screen -t mail      2       mutt
> > screen -t xt        21      su - root -c "xtail /var/log"
> > screen -t bbc       30      lynx http://news.bbc.co.uk/1/low.html
> > screen -t irc       0       irc Mynick
> Maybe you also know how to do this so that, if the luser
> quits one of these, that window will stay open with a shell
> prompt..?
> That one I haven't figgered yet...

This calls for zombie! :)

:zombie kr

In zombie-mode windows are not closed, if the running program stops,
but a message is output. If you then press k (see command above), the
window is closed. Pressing r restarts the program, as it was created in
the first place.

Might get some time to get used to it. But this is a great timesaver if
you want a tool to always run in a certain window in screen.

HTH

-- 
cu
  --== Jerri ==--
Homepage: http://www.jerri.de/   ICQ: 54160208
Public PGP Key: http://www.jerri.de/jerris_public_key.asc

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]