screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vertical split


From: Michael Schroeder
Subject: Re: vertical split
Date: Sun, 18 Dec 2005 18:57:47 +0100
User-agent: Mutt/1.4.2.1i

On Sun, Dec 18, 2005 at 05:28:07PM +0000, bill wrote:
> Here's a patch that does the vertical split.  It doesn't put any delimiter
> between the windows, which can be disconcerting, since when you
> first create the new region (^A V), absolutely nothing noticeable
> happens.  But if you ^A-tab you'll be in the new region, and a
> next will make something show up.  This was
> a diff against 4.0.3, which I gather from Michael's comment may
> be the wrong thing to diff against.

Hey, that's the easy part. If it was that easy it would have been
in screen reight away. You have to add resizing, stacking and the
like. Just habe a look at vim.

(And please don't use EXIT_FAILURE/EXIT_SUCCESS, we're all using
unix here. I much prefer 0/-1)

Cheers,
  Michael.

-- 
Michael Schroeder           address@hidden
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]