NetBSD-Bugs archive

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

Re: misc/56468: Boot countdown display glitch



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

From: Kimmo Suominen <kim%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: misc/56468: Boot countdown display glitch
Date: Thu, 28 Oct 2021 09:26:03 +0300

 Thank you for pointing me to the right file!
 
 I think your patch would have worked if the printf at the end of the
 for-loop were also deleted. However, this would have placed the cursor
 on top of the number instead of at the end of the line after
 "seconds." I committed a change that adds a conditional printf in the
 case that a key was pressed, so the current cursor placement is
 preserved.
 
 Cheers,
 + Kimmo
 


Home | Main Index | Thread Index | Old Index