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 was archived by the owner on Feb 5, 2025. It is now read-only.
Inputting characters outwith the Basic Multilingual Plane is broken, at least on X11. Both using Compose‐key sequences and changing my keyboard layout (using xkbcomp) to enter high characters projects the character onto the BMP (e.g. typing U+1D15F ⟨𝅘𝅥⟩ gives U+D15F ⟨텟⟩).
sam -d in a unicode‐capable terminal emulator (in my case st) handles it fine so sam itself isn't the issue. I'd hazard a guess that it's a bug in libXg?