samhocevar / wincompose

🔣 Compose Key for Windows
http://wincompose.info/
Other
2.62k stars 83 forks source link

Impossible to type sequences #417

Open zai-tm opened 3 years ago

zai-tm commented 3 years ago

Some sequences are impossible to type, such as MUSICAL SYMBOL EIGHTH NOTE, because the keys don't exist. image

pragma- commented 3 years ago

I noticed this too. Some sequences are unusual.

You can still type them by using the Unicode code point directly. It says "U+1D160" in your screenshot, so you'd type <compose key> <u> <1> <d> <1> <6> <0> <space> and WinCompose should insert 𝅘𝅥𝅮.

pragma- commented 3 years ago

You can also make alternative more convenient sequences by editing the .XCompose file. Hopefully WinCompose will have a sequence editor interface soon.

zai-tm commented 3 years ago

It says "U+1D160" in your screenshot, so you'd type <1> <1> <6> <0> and WinCompose should insert 𝅘𝅥𝅮.

That doesn't work.

pragma- commented 3 years ago

Oh, you may need to enable "Advanced Unicode input" in the options.