Problem with curses and UTF-8

"Martin v. Löwis" martin at v.loewis.de
Wed Feb 8 14:06:26 EST 2006


Thomas Dickey wrote:
> no need for debugging - it's a well-known problem.  UTF-8 uses more than
> one byte per cell, normal curses uses one byte per cell.  To handle UTF-8,
> you need ncursesw.

I tried that, but it didn't improve anything.

Regards,
Martin



More information about the Python-list mailing list