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
It looks like this problem is just with the auto-complete stuff. I fixed the prefix tree (the part that was crashing) in #1138 but there's still something weird going on with the REPL library or the way we've implemented autocomplete. the character just disappears now, which is annoying, but better than just crashing.
I can't reproduce this on windows, it looks like our exceptions are not converting to utf-16, but characters don't disappear upon entry (or when pressing tab to complete)
Typing an umlaut (
ä
,ö
orü
) instantly crashes the REPL.The text was updated successfully, but these errors were encountered: