Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#361 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

Start by reproducing the issue in the Python editor REPL on a MacBook with a UK keyboard, testing Option+3 for '#' and Shift+3 for '£'. Trace the REPL's keyboard handling and consider the work complete when both characters can be typed directly rather than pasted.

Written by the indexing model from the issue text.

Description

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

Dominant language
JavaScript
Stars
201
Forks
126
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bbcmicrobit/PythonEditor

All issues in bbcmicrobit/PythonEditor

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.