[screen-devel] 256 Color Hardstatus

2011-06-20 Thread Shawn Biddle
I was getting slightly annoyed that the hardstatus didn't support 256 colors and I saw it as a feature of the 4.1.0 ??/??/ release date, didn't see anything on the devel listings for it so I decided to patch it myself, the patch is over here at http://github.com/shawncplus/patches. The first 3

Re: [screen-devel] Adding Splitting Functionality to Screen

2011-12-14 Thread Shawn Biddle
It's built-in. ^A S to split horizontally, ^A | to split vertically On Wed, Dec 14, 2011 at 2:25 PM, Bogdan Filipchuk wrote: > I am interested in adding the ability to vertically or horizontally split > a screen session to display multiple windows as vim does. Has this been > tried before? > --