wide characters break screen clearing
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
|
Issue log
| 2008-04-28 02:36 GMT | William Morgan <wmorgan-sup@...> | |
|
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@...> | |
|
depends on wide character ncurses support | ||
| 2008-04-26 21:35 GMT | William Morgan <wmorgan-sup@...> | |
