Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CoCo] "Break" key is picked up as a key when entering wifi password #88

Open
barbeque opened this issue Aug 29, 2024 · 0 comments
Open

Comments

@barbeque
Copy link
Contributor

Pressing the break key while typing the wifi password in Config produces another diamond. It seems like the character is defined in cmoc as KEY_PROBE_BREAK = 0xFB.

It should either be filtered out of the input, or (ideally) bail you out of the process of entering the password and return to the "select a network" menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants