Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!sun-barr!cs.utexas.edu!uunet!mcvax!kth!sunic!dkuug!freja!skinfaxe!seindal From: seindal@skinfaxe.diku.dk (Rene' Seindal) Newsgroups: comp.sources.bugs Subject: Re: NN screws up screen if terminfo entry has flash capability Message-ID: <4625@freja.diku.dk> Date: 13 Jul 89 02:29:42 GMT References: <779@ctisbv.UUCP> Sender: news@freja.diku.dk Lines: 13 pim@ctisbv.UUCP (Pim Zandbergen) writes: > I haven't yet really dug into the sources, but it looks like the > flash string is sent to the screen literally, instead of using > the flash() function in curses(3X). When you dig into the sources you will see that nn does not use curses. There are just too many buggy curses versions out there, so you can't rely on it, if you want to write portable programs. Sorry. Rene' Seindal (seindal@diku.dk).