Skip to content

Function keys generate unprintable characters in the input buffer. #2

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

Closed
oising opened this issue May 13, 2013 · 1 comment
Closed

Comments

@oising
Copy link
Contributor

oising commented May 13, 2013

Mashing on f1 - f12 leaves pretty little squares in my input buffer. I'm not sure what should happen here. I think the principle of least surprise for most would be that they get passed through to the NT console subsystem, like vanilla powershell/cmd does.

@lzybkr
Copy link
Contributor

lzybkr commented May 14, 2013

The keys can't be passed through to the console subsystem, but they can be ignored. Now fixed.

@lzybkr lzybkr closed this as completed May 14, 2013
lzybkr pushed a commit that referenced this issue Dec 2, 2015
Fix exception for use completion when a edit group is already started.

Merging into master, where a failing unit test awaits.
@Prodigysec Prodigysec mentioned this issue May 11, 2022
3 tasks
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

2 participants