Re : Re : Re : Re : New screen features available

2007-09-14 Thread Jean-Yves Levesque
Thanks, This does what you showed. I was under the impression we could use a layout style per window where here this is n numbers of layouts. I will have to see how I can fit this with I would like to do. cheers, jy 2007/9/13, Jesús Guerrero <[EMAIL PROTECTED]>: > On Thu, 13 Sep 2007 14:46:04

Re: Re : Re : Re : New screen features available

2007-09-13 Thread Jesús Guerrero
On Thu, 13 Sep 2007 14:46:04 -0400 "Jean-Yves Levesque" <[EMAIL PROTECTED]> wrote: > 2007/5/29, Michael Schroeder <[EMAIL PROTECTED]>: > > On Wed, May 23, 2007 at 12:12:35PM -0400, Jean-Yves Levesque wrote: > > > What I would like to see is the following: > > > > > > window 1: bash shell > > > Win

Re : Re : Re : New screen features available

2007-09-13 Thread Jean-Yves Levesque
2007/5/29, Michael Schroeder <[EMAIL PROTECTED]>: > On Wed, May 23, 2007 at 12:12:35PM -0400, Jean-Yves Levesque wrote: > > What I would like to see is the following: > > > > window 1: bash shell > > Window 2: group of two bash shell side by side > > window 3: group of 4 bash shells in a 4x4 view.

Re: Re : Re : New screen features available

2007-05-29 Thread Michael Schroeder
On Wed, May 23, 2007 at 12:12:35PM -0400, Jean-Yves Levesque wrote: > What I would like to see is the following: > > window 1: bash shell > Window 2: group of two bash shell side by side > window 3: group of 4 bash shells in a 4x4 view. > > When I go to window 1 I have one window. If I go > to ne

Re: New screen features available

2007-05-23 Thread Robert Blackwell
Jean Jordaan wrote: screen -W | -windowlist Same as -X windowlist, but send output to stdout Does anyone know if this ability is being developed? Does anyone have any good hacks to get the same result? Thanks Robert ___ screen-users mailing l

Re : Re : New screen features available

2007-05-23 Thread Jean-Yves Levesque
What I would like to see is the following: window 1: bash shell Window 2: group of two bash shell side by side window 3: group of 4 bash shells in a 4x4 view. When I go to window 1 I have one window. If I go to next window, I would see a 2x1 layout. ^a next would show me a 4x4 layout. ^a next wo

Re: Re : New screen features available

2007-05-23 Thread Michael Schroeder
On Tue, May 22, 2007 at 08:54:09AM -0400, Jean-Yves Levesque wrote: > Is it possible to have layouts per group? What I > would like to see is a group of 4 windows all > visible at the same time, then another group of > 2 windows in vertical split and another group of > 2 windows in horizontal split

Re : New screen features available

2007-05-22 Thread Jean-Yves Levesque
2007/2/6, Michael Schroeder <[EMAIL PROTECTED]>: Michael, Is it possible to have layouts per group? What I would like to see is a group of 4 windows all visible at the same time, then another group of 2 windows in vertical split and another group of 2 windows in horizontal split and finally all

Re: New screen features available

2007-03-28 Thread Richard Bronosky
On 2/6/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: So, feedback welcome. You probably have a lot of suggestions and enhancement requests. Sorry that development is a bit slow at the moment due to not enough spare time... For those of us who actually use shared screen sessions for presen

Re: New screen features available

2007-03-28 Thread Richard Bronosky
On 2/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, I have two featurerequests: 1) screen -W | -windowlist Same as -X windowlist, but send output to stdout 2) Send input to all windows, handy when you need to do excatly the same on several machines. Amen! -- Jan Thomas Moldung

Re: New screen features available

2007-03-21 Thread Sadrul Habib Chowdhury
* Michael Schroeder had this to say on [08 Mar 2007, 17:16:39 +0100]: > On Mon, Mar 05, 2007 at 02:46:42PM -0500, Sadrul H Chowdhury wrote: > > Hi. I don't mean to be too demanding, but are there any plans on adding this > > feature (by means of this patch or by any other way) in the next release?

Re: New screen features available

2007-03-08 Thread Michael Schroeder
On Mon, Mar 05, 2007 at 02:46:42PM -0500, Sadrul H Chowdhury wrote: > Hi. I don't mean to be too demanding, but are there any plans on adding this > feature (by means of this patch or by any other way) in the next release? I > recently started using mutt, which also allows adding a bell when new >

Re: New screen features available

2007-03-05 Thread Sadrul H Chowdhury
On 2/7/07, Sadrul H Chowdhury <[EMAIL PROTECTED]> wrote: On 2/6/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: > > > You probably have a lot of suggestions and > enhancement requests. Sorry that development is a bit slow at > the moment due to not enough spare time... Hi. I have a feature

Re: New screen features available

2007-03-05 Thread Jonathan Daugherty
# Yes, currently a vertical split is expensive. As screen doesn't use # any special "region-scrolling" functions of the terminals it has to # do lots of refreshes. I hope to fix that soon (at least for xterm). Great; I'm glad I noticed it, then. Thanks! -- Jonathan Daugherty http://www.b-tr

Re: New screen features available

2007-03-05 Thread Michael Schroeder
On Tue, Feb 20, 2007 at 05:32:14PM -0800, Jonathan Daugherty wrote: > # Here are the new features: > # > # - vertical split, complete with resizing > > *Thank you* for this feature. I've wanted this ever since I learned > about horizontal splitting. I really like it. > > I did notice one odd t

Re: New screen features available

2007-02-24 Thread Nikolai Weibull
On 2/23/07, Richard Bronosky <[EMAIL PROTECTED]> wrote: One feature I'd LOVE to see is "find as you type" in copy mode when using ? or / to search! VIM does this quite effectively. Is it a crazy idea to do this in Screen? markkeys "^S=/:^R=?" nikolai __

Re: New screen features available

2007-02-23 Thread Richard Bronosky
One feature I'd LOVE to see is "find as you type" in copy mode when using ? or / to search! VIM does this quite effectively. Is it a crazy idea to do this in Screen? -- .!# RichardBronosky #!. ___ screen-users mailing list screen-users@gnu.org http://

Re: New screen features available

2007-02-22 Thread Paul Ackersviller
On Tue, Feb 06, 2007 at 11:34:31PM +0100, Michael Schroeder wrote: > So, feedback welcome. You probably have a lot of suggestions and > enhancement requests. Sorry that development is a bit slow at > the moment due to not enough spare time... Thanks again for the continued work on such a such valu

Re: New screen features available

2007-02-21 Thread Jonathan Daugherty
# On 2/20/07, Jonathan Daugherty <[EMAIL PROTECTED]> wrote: # > # >instantaneous. If I then run ^a| and run the same command in a # > # # To what have you bound the ^a| key sequence? The new vertical split feature (as described in the original post). -- Jonathan Daugherty http://www.b-tree

Re: New screen features available

2007-02-21 Thread Andy Harrison
On 2/20/07, Jonathan Daugherty <[EMAIL PROTECTED]> wrote: instantaneous. If I then run ^a| and run the same command in a To what have you bound the ^a| key sequence? -- Andy Harrison ___ screen-users mailing list screen-users@gnu.org http://lists.

Re: New screen features available

2007-02-20 Thread Jonathan Daugherty
# Here are the new features: # # - vertical split, complete with resizing *Thank you* for this feature. I've wanted this ever since I learned about horizontal splitting. I really like it. I did notice one odd thing, however. If I open screen in an xterm, say, and run "ps aux," the output is v

Re: [Fwd: Re: New screen features available]

2007-02-16 Thread Brian Mathis
Will Maier wrote: On Fri, Feb 16, 2007 at 11:02:50AM -0500, Brian Mathis wrote: This would be useful with things like running "top" on a wide screen LCD. I'm lucky enough to have a pivoting LCD and a Linux distro that make it easy to use, but I think think this solves the problem for the mass

Re: [Fwd: Re: New screen features available]

2007-02-16 Thread Will Maier
On Fri, Feb 16, 2007 at 11:02:50AM -0500, Brian Mathis wrote: > Subject: Re: New screen features available > Date: Thu, 15 Feb 2007 03:04:37 -0500 > From: Richard Bronosky [1]<[EMAIL PROTECTED]> >To: Brian Mathis [2]<[EMAIL PROTECTED]

[Fwd: Re: New screen features available]

2007-02-16 Thread Brian Mathis
This came directly to me. I think it was supposed to go to the group. Pesky "Reply All" button! Original Message Subject: Re: New screen features available Date: Thu, 15 Feb 2007 03:04:37 -0500 From: Richard Bronosky <[EMAIL PROTECTED]> To:

Re: New screen features available

2007-02-10 Thread Paul Ackersviller
Thanks for the continuing work on such a great program! I've just tried compiling on NetBSD, and got this error: gcc -c -I. -I.screen.c screen.c:54:26: sys/stropts.h: No such file or directory The configure script seems to think I have a kind of SVR4 system, so I'm able to hac

Re: New screen features available

2007-02-10 Thread Felix Rosencrantz
On 2/6/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: - window groups currently a bit ugly to create: screen -t //group creates a group named a group is a subset of windows, ^Aw will only display the current group and next/prev will not leave the group. Use ^A" to list all

Re: New screen features available

2007-02-10 Thread Matto Fransen
Hi, On Tue, Feb 06, 2007 at 11:34:31PM +0100, Michael Schroeder wrote: > you probably wonder why the new version of screen is not already > available. Well, it got delayed a bit because of a couple of new > features I've added. The development version is available from > GNU savanna: > > cvs -

Re: New screen features available

2007-02-09 Thread Andy Harrison
On 2/9/07, Brian Mathis <[EMAIL PROTECTED]> wrote: This feature in vim is definitely similar, but that's just one application. There are many more where making this type of functionality available would apply across the board. It would be useful in all sorts of editors, email clients, irc, etc.

Re: New screen features available

2007-02-09 Thread Brian Mathis
Andy Harrison wrote: On 2/9/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: On Fri, Feb 09, 2007 at 01:47:55PM -0500, Brian Mathis wrote: > I'm not sure my description is good enough, but the idea is that on a > wide terminal, you could split that space into 2, and create an extra > long termin

Re: New screen features available

2007-02-09 Thread Andy Harrison
On 2/9/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: On Fri, Feb 09, 2007 at 01:47:55PM -0500, Brian Mathis wrote: > I'm not sure my description is good enough, but the idea is that on a > wide terminal, you could split that space into 2, and create an extra > long terminal for 1 program to us

Re: New screen features available

2007-02-09 Thread Michael Schroeder
On Fri, Feb 09, 2007 at 02:07:14PM -0500, Aaron Davies wrote: > On 2/9/07, Michael Schroeder > <[EMAIL PROTECTED]> wrote: > >On Thu, Feb 08, 2007 at 07:40:50PM -0500, Phil!Gregory wrote: > >> > - vertical split, complete with resizing > >> > >> I'll compile and play with the new code a bit later to

Re: New screen features available

2007-02-09 Thread Juergen Weigert
On Feb 09, 07 19:51:42 +0100, Michael Schroeder wrote: > On Fri, Feb 09, 2007 at 01:47:55PM -0500, Brian Mathis wrote: > > I'm not sure my description is good enough, but the idea is that on a > > wide terminal, you could split that space into 2, and create an extra > > long terminal for 1 progra

Re: New screen features available

2007-02-09 Thread Michael Schroeder
On Thu, Feb 08, 2007 at 07:40:50PM -0500, Phil!Gregory wrote: > > - vertical split, complete with resizing > > I'll compile and play with the new code a bit later tonight to see how the > new vertical splits work with 'focus up' and 'focus down', but do you have > plans to add 'focus left' and 'fo

Re: New screen features available

2007-02-09 Thread Michael Schroeder
On Fri, Feb 09, 2007 at 01:47:55PM -0500, Brian Mathis wrote: > I'm not sure my description is good enough, but the idea is that on a > wide terminal, you could split that space into 2, and create an extra > long terminal for 1 program to use. This is actually doable, It's just a matter of setti

Re: New screen features available

2007-02-09 Thread Brian Mathis
I think it's great that there is still development going on for screen. I for one could not live without screen! I think vertical split gives an interesting possibility... Here is the scenario: Say I have a terminal window that's 50 rows by 161 columns. I make a vertical split, so now my w

Re: New screen features available

2007-02-09 Thread Nikolai Weibull
On 2/9/07, Phil!Gregory <[EMAIL PROTECTED]> wrote: * Michael Schroeder <[EMAIL PROTECTED]> [2007-02-06 23:34 +0100]: > You probably have a lot of suggestions and enhancement requests. I'd like, at least, to get an official response on whether you'd like to include my patch to add RFC 1345 d

Re: New screen features available

2007-02-08 Thread Phil!Gregory
* Michael Schroeder <[EMAIL PROTECTED]> [2007-02-06 23:34 +0100]: > you probably wonder why the new version of screen is not already > available. Well, it got delayed a bit because of a couple of new > features I've added. Thank you. The work is appreciated. > - vertical split, complete with res

Re: New screen features available

2007-02-08 Thread Andy Harrison
On 2/6/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: - window groups currently a bit ugly to create: screen -t //group creates a group named a group is a subset of windows, ^Aw will only display the current group and next/prev will not leave the group. Use ^A" to list all w

Re: New screen features available

2007-02-08 Thread Jean Jordaan
screen -W | -windowlist Same as -X windowlist, but send output to stdout Yes please! I'm looking for a way to autosort my windows, as I name them per directory, e.g. [...] 9 [EMAIL PROTECTED]:~/repos/svk/ArchGenXML-trunk !$ 10 [EMAIL PROTECTED]:~/repos/svn/svn.upfronthos

Re: New screen features available

2007-02-08 Thread Adam Monsen
On 2/8/07, Nikolai Weibull <[EMAIL PROTECTED]> wrote: On 2/8/07, Adam Monsen <[EMAIL PROTECTED]> wrote: > One feature that I'm excited for (but is probably more work for the > other project) is direct support for GNU Screen in gnome-terminal. > > http://bugzilla.gnome.org/show_bug.cgi?id=332148

Re: New screen features available

2007-02-08 Thread Nikolai Weibull
On 2/8/07, Adam Monsen <[EMAIL PROTECTED]> wrote: One feature that I'm excited for (but is probably more work for the other project) is direct support for GNU Screen in gnome-terminal. http://bugzilla.gnome.org/show_bug.cgi?id=332148 This is up to gnome-terminal, not screen. nikolai _

Re: New screen features available

2007-02-07 Thread Adam Monsen
On 2/6/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: [...] So, feedback welcome. The latest improvements sound awesome! You probably have a lot of suggestions and enhancement requests. [...] One feature that I'm excited for (but is probably more work for the other project) is direct supp

Re: New screen features available

2007-02-07 Thread Michael Schroeder
I just committed a version with more screen-like layout commands. We now have layout new [title] layout select [number/title] layout title [newtitle] layout number [newnumber] layout show and the old layout next layout prev layout attach layout autosave My ~/.screenrc file co

Re: New screen features available

2007-02-07 Thread Nikolai Weibull
On 2/6/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: - window groups Awesome! nikolai ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: New screen features available

2007-02-07 Thread Michael Grant
While we're all putting forward feature requests... I use screen within putty or other ssh like things. All of these aps always have a scroll bar. I'd like to see someway that Screen could make better use of this scrollbar or present me with one of it's own. For example, when I switch screens,

Re: New screen features available

2007-02-07 Thread janth
Hi, I have two featurerequests: 1) screen -W | -windowlist Same as -X windowlist, but send output to stdout 2) Send input to all windows, handy when you need to do excatly the same on several machines. -- Jan Thomas Moldung ___ screen-users maili

Re: New screen features available

2007-02-06 Thread Sadrul H Chowdhury
On 2/6/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: You probably have a lot of suggestions and enhancement requests. Sorry that development is a bit slow at the moment due to not enough spare time... Hi. I have a feature request that I would like included in the next version. The fea

Re: New screen features available

2007-02-06 Thread Alan Young
Michael Schroeder wrote: So, feedback welcome. You probably have a lot of suggestions and enhancement requests. Sorry that development is a bit slow at the moment due to not enough spare time... First, I'm glad to see continuing work on screen. Thanks for doing that. Second, I'd like to be ab

Re: New screen features available

2007-02-06 Thread cga2000
On Tue, Feb 06, 2007 at 05:34:31PM EST, Michael Schroeder wrote: > > Hi Screen Users, > > you probably wonder why the new version of screen is not already > available. Well, it got delayed a bit because of a couple of new > features I've added. The development version is available from > GNU sava

New screen features available

2007-02-06 Thread Michael Schroeder
Hi Screen Users, you probably wonder why the new version of screen is not already available. Well, it got delayed a bit because of a couple of new features I've added. The development version is available from GNU savanna: cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/screen co screen Here are