NetBSD-Bugs archive

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

Re: lib/55728: bug in curses_pad: shows incorrect part of the pad



The following reply was made to PR lib/55728; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: lib/55728: bug in curses_pad: shows incorrect part of the pad
Date: Thu, 15 Oct 2020 17:12:14 +0300

 Actually, shouldn't that program also do cbreak()?  With cbreak it
 seems to work fine on current except for the cursor positioning issue:
 scrolling optimization moves the cursor up 10 lines then 10 more, that
 it stays in the 4th line.
 
 -uwe
 


Home | Main Index | Thread Index | Old Index