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

Readline should ignore all unsupported special keys #30

Closed
clue opened this issue Jun 4, 2016 · 0 comments
Closed

Readline should ignore all unsupported special keys #30

clue opened this issue Jun 4, 2016 · 0 comments
Assignees
Milestone

Comments

@clue
Copy link
Owner

clue commented Jun 4, 2016

Currently, special keys (such as page up or page down) will emit their control codes into the console output. Instead, every (unsupported) special key should be ignored.

See also #15 which addresses unsupported key codes, such as CTRL+D etc.

Self-assigning because I'm currently looking into this.

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

1 participant