Restore code to handle wcwidth failure so that unknown codepoints still
commit7ced0a03d2ff51274d5fa5fb6eeaa6f4aac9f2f4
authornicm <nicm>
Sun, 8 Jan 2023 22:15:30 +0000 (8 22:15 +0000)
committernicm <nicm>
Sun, 8 Jan 2023 22:15:30 +0000 (8 22:15 +0000)
tree44cb365fc5e93a05f1a2df4f7d201eeca1d650b1
parentcb51942669cef089b46cd2b6cdbd62405000c0e7
Restore code to handle wcwidth failure so that unknown codepoints still
do the most likely right thing. GitHub issue 3427, patch based on an
diff from Jesse Luehrs in GitHub issue 3003.
utf8.c