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: more than 40 screens?

2007-03-29 Thread Michael Parson
On Wed, Mar 28, 2007 at 07:13:19PM -0700, Tom Bombadil wrote: > Michael Parson wrote: >> On Wed, Mar 28, 2007 at 06:17:44PM -0700, Tom Bombadil wrote: >>> Hi all... >>> >>> screen never show more than 40 screens (screens 0 to 39). >>> Any way around that? >> >> Recompile with MAXWIN >40. >> >> defa