lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Re: Setting up a fund for specific development?


From: T.E.Dickey
Subject: Re: LYNX-DEV Re: Setting up a fund for specific development?
Date: Sun, 11 Jan 1998 20:59:03 -0500 (EST)

> The problem though with side scrolling is that it is an expensive operation
> in terms of line time for freenets and the like (I'm not sure if curses can
> optimise a side scroll with inserts and deletes).
no (most terminals don't perform insert/delete character very rapidly).
ncurses will do this when it makes sense, but it's still slow.
 
-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]