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
Thanks to @frankbenoit for finding this workaround:
samhocevar/wincompose#323
This fixes the ability to type "¡" using WinCompose, which would
previously emit "ă1\n" for that character key on the World layer.
I am trying to type
Ɬ Latin Capital letter L With Belt (U+A7AD)
, which does not have a sequence by default.I do Composeua7ad and expect
Ɬ
but instead getă7ad
.However, I can do Compose263aEnter for
☺ Smiling Face
but not Composeua4d8 forꓘ Lisu Letter Kha
and instead getă4d8
.In addition, I can do Composeuf9d1 for
六 CKJ Compatibility Ideograph U+F9D1
.Note that Composeuf is not a built-in sequence, but Composeua is for
ă
.The text was updated successfully, but these errors were encountered: