On 2002-10-14 21:10, John Bleichert <[EMAIL PROTECTED]> wrote:
> On Mon, 14 Oct 2002, Kris Kennaway wrote:
> > On Mon, Oct 14, 2002 at 04:42:03PM -0400, John Bleichert wrote:
> > > I've been fiddling with ncurses for a while and it doesn't seem
> > > to provide what I need right now. I need a method for writing
> > > positionally to one line, and one line only, sort of like a
> > > curses for one terminal line, [...]
> >
> > Well, curses will let you do this too.
>
> I have a full-term curses interface, but I couldn't get curses to
> provide just a one-line terminal interface, leaving the rest
> uneffected.  Proper use of '\r' and fflush did the trick.

You might also want to check the libedit of readline libraries.

-- 
[EMAIL PROTECTED]       FreeBSD: The Power to Serve
FreeBSD 5.0-CURRENT #12: Thu Oct 10 21:08:38 EEST 2002

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to