screen-devel
[Top][All Lists]
Advanced

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

Re: [screen-devel] Patches (and vert. splits)


From: Samir Unni
Subject: Re: [screen-devel] Patches (and vert. splits)
Date: Thu, 3 Jul 2008 15:23:47 -0500

Hi,

You can use the vertical split command by typing C-a |. You can resize the windows with C-a : , and then entering "resize -v -x" to reduce a window's width, "resize -v +x" to increase a window's width, "resize -h -y" to reduce a window's height, and "resize -h +y" to increase a window's height, where 'x' and 'y' are the number of characters by which you want to increase or decrease the width and height, respectively.

Thanks,

Samir Unni


On Thu, Jul 3, 2008 at 3:14 PM, David Douthitt <address@hidden> wrote:
I downloaded the current version from the git repository, and don't seem to see any vertical split commands anywhere (including comm.c).

Also, several of the patches in the patches/* directory do not patch against the current repository; for one, the gcc4.0 patch appears to have been incorporated.  The fFtT command sequence still patches; I forget the others.




reply via email to

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