nano-win icon indicating copy to clipboard operation
nano-win copied to clipboard

Why compiled with the flag "--disable-utf8"?

Open eabase opened this issue 3 years ago • 1 comments

Why is UTF-8 disabled in the compilation? Most systems are using UTF-8... and many issues may be related to this. E.g. #8

eabase avatar Jan 12 '22 15:01 eabase

Windows is not one of the 'most systems'. I have been aware of the experimental UTF-8 support since Windows 10, but it also suffers from compatibility issues (for example Windows Console still speaks UCS2 instead of UTF-16). There isn't much we can do.

lhmouse avatar Jan 13 '22 15:01 lhmouse