Skip to content
Snippets Groups Projects
Commit 2bca5489 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

UTF-8 improvements

Don't corrupt UTF-8 strings with SAFECOPY() (use new SAFECOPY_UTF8).

Some terminals (notably, Windows Terminal) display zero width UNICODE chars
as a single column-wide space. <sigh> Auto-detect the zero-width "width"
(1 or 0) of the terminal during connection and UTF-8 auto-detection.

getstr() works a lot better now with UTF-8 strings with wide chars (e.g.
emojis), but likely much more to do.
parent 5cc3767e
No related branches found
No related tags found
No related merge requests found
Pipeline #5812 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment