PuTTY semi-bug unicode-select

This is a mirror. Follow this link to find the primary PuTTY web site.

Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team
Download: Stable · Snapshot | Docs | Changes | Wishlist

summary: Word-at-a-time selection configuration ignores Unicode
class: semi-bug: This might or might not be a bug, depending on your precise definition of what a bug is.
difficulty: tricky: Needs many tuits.
priority: low: We aren't sure whether to fix this or not.

Currently, the `character classes' configuration on the Selection panel for word-at-a-time selection only covers the first 128 characters. It did not change when PuTTY was upgraded to Unicode.

It should probably support configurable selection for Unicode somehow, but clearly the UI will need major changes.

Currently there is some hard-coded wordness for Unicode that tries to do the right thing for particular Unicode ranges, in terminal.c:wordtype(). Perhaps the data structure here could be used as the basis of a simple UI. (Will need to translate existing configurations, of course.)

Possibly relevant references:


If you want to comment on this web site, see the Feedback page.
Audit trail for this semi-bug.
(last revision of this bug record was at 2003-05-24 19:15:16 +0000)