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
Describe the bug
When typing code, I can't type special characters like {
To Reproduce
Edit a world
type Option+5 on the keyboard
the character ( appears
Expected behavior
I expect the character { to appear in the editor.
Desktop (please complete the following information):
OS: macOS 11.6 and 12.0.1
Version 0.0.33:694052ac
Additional context
I can see that several characters are not working.
{ => (
[ => 5
} => )
] => error bip
I don't know if it's linked but you also can't use the delete key to erase the character after the cursor => error bip
No beginning, end of line, no jump a word with option key...
The text was updated successfully, but these errors were encountered:
Describe the bug
When typing code, I can't type special characters like
{
To Reproduce
Option+5
on the keyboard(
appearsExpected behavior
I expect the character
{
to appear in the editor.Desktop (please complete the following information):
Additional context
I can see that several characters are not working.
{ => (
[ => 5
} => )
] => error bip
I don't know if it's linked but you also can't use the delete key to erase the character after the cursor => error bip
No beginning, end of line, no jump a word with option key...
The text was updated successfully, but these errors were encountered: