Re: hardstatus bottom and top

2005-11-08 Thread Alan Young
> If I understand you right: You want to waste a line for duplicating text? > Screen always tries to be as least intrusive on the display as possible, > ... we never expected somebody would ask for such a feature. I don't see it necessarily as duplicating text but as allowing more information to b

Re: hardstatus bottom and top

2005-11-08 Thread Aaron Griffin
On 11/8/05, Bjoern Rennhak <[EMAIL PROTECTED]> wrote: > > Screen always tries to be as least intrusive on the display as possible, > > ... we never expected somebody would ask for such a feature. > > wow, so much for my idea, is it possble to have a third status line at > the bottom ? I've wondere

Re: hardstatus bottom and top

2005-11-08 Thread Bjoern Rennhak
Hi Juergen, On Tue, Nov 08, 2005 at 10:34:18PM +0100, Juergen Weigert wrote: > I am afraid that is not possible. uff... that sounds not so good. > If I understand you right: You want to waste a line for duplicating text? hm I would like to have exact something like a hardstatus / caption line

Re: hardstatus bottom and top

2005-11-08 Thread Juergen Weigert
On Nov 08, 05 22:04:56 +0100, Bjoern Rennhak wrote: > Hi there, > > got an interesting question > > Is it possible not also to have a Hardstatus bar on the bottom but also > e.g. on the top of the screen ? I read somewhere that you can say at > compiletime that you want either at the top or t

Re: screen-users Digest, Vol 249, Issue 1

2005-11-08 Thread Bjoern Rennhak
Hi there, got an interesting question Is it possible not also to have a Hardstatus bar on the bottom but also e.g. on the top of the screen ? I read somewhere that you can say at compiletime that you want either at the top or the bottom but both I couldn't find.. Any suggestions ? Thanks

Re: Can a program create a new window ?

2005-11-08 Thread Dan Mahoney, System Admin
On Tue, 8 Nov 2005, Phil!Gregory wrote: * Michael C. Toren <[EMAIL PROTECTED]> [2005-11-08 01:29 -0500]: ircii (and epic, bitchx, and friends) create multiple windows using the curses library; screen isn't involved in any way. epic also supports what it calls screens -- completely separate di

Re: Can a program create a new window ?

2005-11-08 Thread Phil!Gregory
* Michael C. Toren <[EMAIL PROTECTED]> [2005-11-08 01:29 -0500]: > ircii (and epic, bitchx, and friends) create multiple windows using the > curses library; screen isn't involved in any way. epic also supports what it calls screens -- completely separate display areas (devices?) that share a a bac

Re: Can a program create a new window ?

2005-11-08 Thread Dan Mahoney, System Admin
On Tue, 8 Nov 2005, Nicolas Vigier wrote: Dan Mahoney, System Admin said: On Tue, 8 Nov 2005, Michael C. Toren wrote: On Mon, Nov 07, 2005 at 07:25:30PM -0500, Phil!Gregory wrote: it might not have had anything to do with the screen interface. ircii (and epic, bitchx, and friends) create

Re: Can a program create a new window ?

2005-11-08 Thread Nicolas Vigier
Gerhard Siegesmund said: > Hello Nicolas > >> Hmm, interesting. I didn't know that, thanks. >> It means creating a patch for mutt or slrn to have a new window for >> each message I want to send is possible. >> Thanks, I'll try with that. > > Maybe the attached script may be of some help to you. I

Re: Can a program create a new window ?

2005-11-08 Thread Nicolas Vigier
Dan Mahoney, System Admin said: > On Tue, 8 Nov 2005, Michael C. Toren wrote: > >> On Mon, Nov 07, 2005 at 07:25:30PM -0500, Phil!Gregory wrote: >>> it might not have had anything to do with the screen interface. >> >> ircii (and epic, bitchx, and friends) create multiple windows using >> the curs

Re: Can a program create a new window ?

2005-11-08 Thread Dan Mahoney, System Admin
On Tue, 8 Nov 2005, Michael C. Toren wrote: On Mon, Nov 07, 2005 at 07:25:30PM -0500, Phil!Gregory wrote: it might not have had anything to do with the screen interface. ircii (and epic, bitchx, and friends) create multiple windows using the curses library; screen isn't involved in any way.