wide characters break screen clearing

« sup project page

if you look at a message with wide characters using the new wide-char-aware ncurses library, there will often be snippets of the previous screen immediately to the right of the end of the lines that have wide characters in them.

some kind of line length issue maybe? (because everything is done in terms of bytes still. thanks ruby!)

Details

Id: bff2527210b3aacae2f74029e5856fed82f1689c
Type: bugfix
Creation time: 2008-04-26 21:35 GMT
Creator: William Morgan <wmorgan-sup@...>
Release: unassigned
Component: curses
Status: closed: won't fix won't fix

Issue log

2008-04-28 02:36 GMT William Morgan <wmorgan-sup@...> closed issue with disposition wontfix

dup of wide characters screw up line cursor display. you'd think i'd'a remembered.

2008-04-26 21:44 GMT William Morgan <wmorgan-sup@...> unassigned from release 0.6

depends on wide character ncurses supportin progress and that's not necessarily destined for 0.6 yet.

2008-04-26 21:35 GMT William Morgan <wmorgan-sup@...> created