PuTTY wish do-text-unicode

Home | Licence | FAQ | Docs | Download | Keys | Links
Mirrors | Updates | Feedback | Changes | Wishlist | Team

summary: do_text() is mad in a Unicode world
class: wish: This is a request for an enhancement.
difficulty: tricky: Needs many tuits.
priority: medium: This should be fixed one day.
fixed-in: 2004-10-14 (0.58) (0.59) (0.60) (0.61) (0.62)

The current internal interface used to draw text on screen, do_text() , dates from the pre-Unicode days of PuTTY, and takes a string of eight-bit characters in one argument, and an attribute word (including the high-order eight bits of the Unicode characters) in another. This is clearly mad, and do_text() should be passed a UCS-2 string. This would also allow for longer strings to be passed to do_text() at a time.

Audit trail for this wish.


If you want to comment on this web site, see the Feedback page.
(last revision of this bug record was at 2004-11-27 15:47:37 +0000)