Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ulowell!apollo!tyager From: tyager@apollo.COM (Tom Yager) Newsgroups: comp.unix.xenix Subject: Re: curses efficiency Keywords: curses,refresh() Message-ID: <4124c24c.6bad@apollo.COM> Date: 29 Jan 89 00:36:00 GMT References: <326@lakesys.UUCP> Reply-To: tyager@apollo.COM (Tom Yager) Distribution: usa Organization: Apollo Computer, Chelmsford, MA Lines: 22 [ some stuff about curses hopping between column 1 and the position of each character written ] I've seen this, too. There are a couple of ways to fix it: 1. Compile against termcap curses. I think it does not show the problem, but I'm not entirely sure. 2. Start your output on other than column 1. That sounds like a silly solution, but the glitch only seems to occur when there is a character at the far left of the line. In an application I wrote, I indented all the input lines three spaces and the problem went away. Good luck. (ty) -- +-Tom Yager, Apollo Computer R&D----------------------ARPA: tyager@apollo.com-+ | My technical writing endeavors are -or- tyager%maxx@m2c.m2c.org | | entirely separate from the work I | +-do for Apollo.--------------------------------------------------------------+