New Screen capabilities using Screenwm

2006-11-12 Thread Paul Kolano
hi all,Just thought some of you might be interested in a new project I started on Sourceforge called Screenwm.  It's basically a single Perl executable and a set of key bindings that adds some new capabilities to Screen.  It is meant to work with Bill Pursell's excellent vertical split patch (altho

TTY patch (Was Re: New Screen capabilities using Screenwm)

2006-10-10 Thread Buddy Burden
Michael, And yes, this means that we'll release screen-4.01 this year... I've been meaning to ask ... a while back someone sent me a patch to display the terminal for a screen as a string escape, so that it could be put e.g. in the windowlist. It was %T. Did that ever get into the official

Re: New Screen capabilities using Screenwm

2006-10-09 Thread Aaron Griffin
On 10/9/06, Michael Schroeder <[EMAIL PROTECTED]> wrote: And yes, this means that we'll release screen-4.01 this year... I'm excited. Go go go! The only reason I don't use the vertical split patch is that I maintain screen for my distro, so I kinda need to "eat my own dog food". But it's a fe

Re: New Screen capabilities using Screenwm

2006-10-09 Thread Michael Schroeder
On Mon, Oct 09, 2006 at 04:45:48PM +0200, Michael Schroeder wrote: > FYI: I'm just adding vertical split support to screen. Seems to > work fine, what's currently broken is the "resize" command. And yes, this means that we'll release screen-4.01 this year... Cheers, Michael. -- Michael Schroe

Re: New Screen capabilities using Screenwm

2006-10-09 Thread Michael Schroeder
On Sat, Oct 07, 2006 at 02:33:42PM -0700, Paul Kolano wrote: > Just thought some of you might be interested in a new project I > started on Sourceforge called Screenwm. It's basically a single Perl > executable and a set of key bindings that adds some new capabilities > to Screen. It is meant to

New Screen capabilities using Screenwm

2006-10-07 Thread Paul Kolano
hi all, Just thought some of you might be interested in a new project I started on Sourceforge called Screenwm. It's basically a single Perl executable and a set of key bindings that adds some new capabilities to Screen. It is meant to work with Bill Pursell's excellent vertical split patch (al