Re: Screen window closes on application exit

2007-03-30 Thread Michael Parson
On Thu, Mar 29, 2007 at 02:26:08PM -0800, [EMAIL PROTECTED] wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > > Howsabout when you want certain programs only to exit to > > > a shell commandline when you decide to manually exit > > > them, now and then..? i.e. not necessarily run t

Re: Screen window closes on application exit

2007-03-29 Thread grok
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > Howsabout when you want certain programs only to exit to > > a shell commandline when you decide to manually exit > > them, now and then..? i.e. not necessarily run the same > > program again, or with the same input data file -- but > > you want t

Re: Screen window closes on application exit

2007-03-29 Thread Paul Hoffman
On Thu, Mar 29, 2007 at 12:49:15PM -0800, [EMAIL PROTECTED] wrote: > Howsabout when you want certain programs only to exit to a > shell commandline when you decide to manually exit them, now > and then..? i.e. not necessarily run the same program again, > or with the same input data file -- but yo

Re: Screen window closes on application exit

2007-03-29 Thread grok
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > : As the zombie-setting is manipulated globally for all > : windows, this command should only be called defzombie. > : Until we need this as a per window setting, the > : commands zombie and defzombie are synonymous. > > For example, "zombie

Re: Screen window closes on application exit

2007-03-29 Thread Paul Hoffman
On Fri, Jan 26, 2007 at 02:15:49AM -0800, frayja wrote: > I am using screen to start a number of windows in parallel. By calling > 'screen -c script' the file 'script' is loaded and this file contains lines > like: > screen -t tab1 program1 > screen -t tab2 program2 > screen -t tab3 program3 > >

Re: Screen window closes on application exit

2007-02-20 Thread Frayja
Great! That was exactly what I was looking for, thanks for the quick responce! Regards, Frayja > Date: Tue, 20 Feb 2007 10:55:29 +0100 > > Hello Frayja > > > Question: > > Is there a way to tell screen NOT to close the window once a program exit= > s? > > Or perhaps a trick that I can achieve

Re: Screen window closes on application exit

2007-02-20 Thread Gerhard Siegesmund
Hello Frayja > Question: > Is there a way to tell screen NOT to close the window once a program exits? > Or perhaps a trick that I can achieve the same result? Take a look at the "zombie" setting. With zombie kr you tell screen not to close windows but to wait for either the key k or r which t

Screen window closes on application exit

2007-02-20 Thread frayja
at I can achieve the same result? Regards, Frayja -- View this message in context: http://www.nabble.com/Screen-window-closes-on-application-exit-tf3121567.html#a8648750 Sent from the Gnu - Screen mailing list archive at Nabble.com. ___ screen-users