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 [EMAIL PROTECTED] main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users