NetBSD-Bugs archive

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

Re: pkg/55931: Lynx-2.8.9rel.1 doesn't work with libcurses in NetBSD-9



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

From: Brett Lymn <blymn%internode.on.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: blymn%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
        buhrow%nfbcal.org@localhost
Subject: Re: pkg/55931: Lynx-2.8.9rel.1 doesn't work with libcurses in
 NetBSD-9
Date: Tue, 19 Oct 2021 17:16:35 +1030

 On Fri, Oct 15, 2021 at 07:00:03AM +0000, Brett Lymn wrote:
 >  
 >  So, the real issue here is that the cursor location should be within the
 >  popup window but this is not happeing.
 >  
 
 I have just committed a fix for this.  There was another bug where the
 cursor was not synced properly when getch was called if move() had been
 called but no refresh() done.  The fix is to only move the cursor when
 getch is called iff characters are going to be echoed.
 
 -- 
 Brett Lymn
 --
 Sent from my NetBSD device.
 
 "We are were wolves",
 "You mean werewolves?",
 "No we were wolves, now we are something else entirely",
 "Oh"
 


Home | Main Index | Thread Index | Old Index