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

2008-07-03 Thread David Douthitt
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 incorpora

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

2008-07-03 Thread Samir Unni
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