NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/47402: wresize(3) loses window colour attributes
The following reply was made to PR lib/47402; it has been noted by GNATS.
From: David Laight <david%l8s.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: lib/47402: wresize(3) loses window colour attributes
Date: Fri, 4 Jan 2013 17:51:55 +0000
On Fri, Jan 04, 2013 at 04:50:05PM +0000, Julian Coleman wrote:
> The following reply was made to PR lib/47402; it has been noted by GNATS.
>
> The current code resizes the window but does not retain the contents (not
> just colours).
Traditionally curses programs would redraw the screen in the SIGWINCH
handler (and screw up big-time if the signal interrupted a curses
function).
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index