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



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