You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
When I use my fancy Compose key to enter 😀 (or via the Win+. emoji panel), I just get this on stdout:
invalid code point 0xd83d
invalid code point 0xde15
Not sure whether not supporting unmatched surrogates is a bug or a feature—for a text editor I’d lean towards “bug”. But the two should be joined together, anyway.
vim/vim#2800 may be of assistance in resolving this.
The text was updated successfully, but these errors were encountered:
When I use my fancy Compose key to enter 😀 (or via the Win+. emoji panel), I just get this on stdout:
Not sure whether not supporting unmatched surrogates is a bug or a feature—for a text editor I’d lean towards “bug”. But the two should be joined together, anyway.
vim/vim#2800 may be of assistance in resolving this.
The text was updated successfully, but these errors were encountered: