bbcmicrobit / PythonEditor

A MicroPython editor for the BBC micro:bit that works with browsers.
https://python.microbit.org/
MIT License
197 stars 130 forks source link

Cannot enter # in REPL on Macbook Pro w. UK keyboard #361

Open jaustin opened 3 years ago

jaustin commented 3 years ago

On a Macbook Pro with UK keyboard, the '#' key is Alt+3 (or should I say, Option+3)

In the Python edtior REPL I can paste a '#' from somewhere else but I cannot type it. @microbit-giles confirms this is also true on his Macbook.

I also cannot type '£' which is shift+3

microbit-mark commented 3 years ago

Right Option+3 works for me to type #, but Left Option+3 does not. I can confirm that £ does not work