bug-ncurses
[Top][All Lists]
Advanced

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

Re: filter() prevents clearing of screen, but still clears current line


From: Thomas Dickey
Subject: Re: filter() prevents clearing of screen, but still clears current line
Date: Mon, 19 Mar 2007 11:02:09 -0400 (EDT)

On Mon, 19 Mar 2007, Christer Enfors wrote:

Input's a little trickier because you have to catch multi-character
escape sequences.  But if you code it up yourself, you can support
multiple terminals much better than curses does:
http://www.advogato.org/person/apenwarr/diary.html?start=17

That's funny. I read that exact blog entry just the other day. I must have come across it while searching for curses documentation or something.

yes, google does that.

Most of the comment on that webpage I disagree with, since the same thing can be done with define_key() - certainly long before 2004. But since there's no link to the code on that page, it's hard to say if there's anything useful.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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