diff --git a/test/utf8.txt b/test/utf8.txt index d7e1d773..76174d22 100644 --- a/test/utf8.txt +++ b/test/utf8.txt @@ -21,3 +21,10 @@ Arabic and bidirectional text: Mixed LTR and RTL text: جرير رضي back to LTR. East Asian Ambiguous characters: ¼½¾¼½¾¼½¾¼½¾¼½¾¼½¾¼½¾¼½¾¼½¾¼½¾ + +Emoji via U+FE0F: ❤️ ☺️ ☹️ (narrow, because wcwidth mishandles these) +Dedicated emoji: 💜 🙂 🙁 (wide and should look correct) +Combined via ZWJ: 👩‍💻 (PuTTY doesn't understand ZWJ) +Skin tone mod: 👩🏻 👩🏿 (wcwidth doesn't know those are modifiers) +Flags: 🇬🇧 🇺🇦 🇪🇺 (also too complicated) +