Any update on the progress of squashing this keyboard layout bug?
The following keys are not working for me:
chr:‘o’, ascii:111, keycode:79
chr:‘O’, ascii:79, keycode:79 (modifier: SHIFT)
chr:’)’, ascii:41, keycode:57 (modifier: SHIFT)
chr:’?’, ascii:180, keycode:219
chr:’`’, ascii:96, keycode:219 (modifier: SHIFT)
chr:’?’, ascii:168, keycode:59
chr:’^’, ascii:94, keycode:59 (modifier: SHIFT)
Really annoying since at least the brackets and the ‘o’ characters are pretty essential for development or shell interaction.