How does one trigger an input composition using the keyboard - specifically on the Mac, but I’d be interested in Windows too…
Trying to test out whether the code is working, but I can’t figure out how to get a compositional text event and so I should show the candidates, rather than just a normal one where the text-field gets a character added to it…
I’ve tried pressing random ‘option’+key combinations, and I’m getting the lesser-used characters (π, ø, …) but nothing more. Do I have to change my locale somehow in order for the composed-character events to come through ?