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

Many special keys don't work on OSX #3

Open
cjdshaw opened this issue Oct 19, 2021 · 0 comments
Open

Many special keys don't work on OSX #3

cjdshaw opened this issue Oct 19, 2021 · 0 comments

Comments

@cjdshaw
Copy link

cjdshaw commented Oct 19, 2021

On Mac OSX (currently using 10.14.6), many special keys don't work, including
backspace - comes out as \x7f
delete - comes out as \x1b5b33 followed by \x7e
escape - ignored until a 2nd key is pressed, then they're delivered together
page-up, page-down, home, end - used as Terminal shortcuts

The terminal shortcuts can be ignored, but it would be good to have support for the others

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

No branches or pull requests

1 participant