Ian Ward <[EMAIL PROTECTED]> wrote:

> I'm going to look at the Mined text editor for some terminal behavior

mined_2000 (there's more than one program named mined, and the other
doesn't do UTF-8).

> detection code.  Mined is able to produce good UTF-8 output on a variety
> of terminals, and it links agains ncurses, not ncursesw...  Interesting.

It's probably using termcap (and the wide-character functions declared
in wchar.h).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to