On Tue, 07 Dec 2010 23:58:39 PST, patrick keshishian wrote:

> The patch below resets the HMAP->soff (screen offset of line)
> to 1 if the number of lines HMAP->lno spans has changed and is
> now less than HMAP->soff. This essentially forces the entire
> line to be redrawn at the top of the screen, avoids the redraw
> glitch and eventual crash.

That fixes the issue for me and seems like a reasonable approach.
The bug also exists in newer development versions of nvi.

 - todd

Reply via email to