Make all unicode Private Use areas SWIDTH1
authorafresh1 <afresh1@openbsd.org>
Sun, 16 May 2021 22:48:05 +0000 (22:48 +0000)
committerafresh1 <afresh1@openbsd.org>
Sun, 16 May 2021 22:48:05 +0000 (22:48 +0000)
commitecda81b0b93090c708d1d6b826e2616b81d73d5f
tree7f0b06c4a4fb7168fc8d08c2a548c5ee90eae64d
parentbc187f06cbe119957320f7ade4a6692fd278289f
Make all unicode Private Use areas SWIDTH1

Noticed by naddy@ due to a commit in nano.

There's no current mechanism to allow people who put codepoints in
these private use areas to specify their width, we can however guess
that people who put things there are most likely adding SWIDTH1
glyphs and making that the default will be most likely to do what
they want.  In addition, that's apparently what other systems do
already.

Much feedback and OK schwarze@
share/locale/ctype/en_US.UTF-8.src
share/locale/ctype/gen_ctype_utf8.pl