screen-users
[Top][All Lists]
Advanced

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

Re: Hard status line in vertical split mode.


From: Michael Schroeder
Subject: Re: Hard status line in vertical split mode.
Date: Fri, 21 Sep 2007 15:48:41 +0200
User-agent: Mutt/1.4.2.1i

On Wed, Sep 19, 2007 at 07:12:11PM -0400, cga2000 wrote:
> But do you mean that I would just need to build an xterm with the
> "enable rectangles" feature enabled to benefit from faster scrolling ..
> 
> Surely there must be more to it than that?

Well, screen must be patched to use those sequences as well. That
would be in the ScrollV() function in display.c. It currently checks
if the xs/xe values cover the complete terminal width (by comparing
them to vpxmin/vpxmax), if that's not the case it refreshes the
area.

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]