Skip to content

Fix the conversion from ConsoleKeyInfo/PSKeyInfo to PSKeyInfo/ConsoleKeyInfo #933

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

Merged
merged 7 commits into from
Jun 7, 2019

Conversation

daxian-dbw
Copy link
Member

Fix #914

Fix the conversion from ConsoleKeyInfo/PSKeyInfo to PSKeyInfo/ConsoleKeyInfo, so that the dead keys of a particular keyboard layout can be properly ignored.

I have verified the fix with US International keyboard layout and French keyboard layout.

@daxian-dbw daxian-dbw requested a review from lzybkr June 3, 2019 20:28
@lzybkr
Copy link
Contributor

lzybkr commented Jun 3, 2019

This fix should also include a test.

@daxian-dbw
Copy link
Member Author

Will add a test, just don't know how to reliably test this yet :)

@daxian-dbw daxian-dbw merged commit 22ceb03 into PowerShell:master Jun 7, 2019
@daxian-dbw daxian-dbw deleted the deadkeys branch June 7, 2019 16:50
Snaptags added a commit to Snaptags/PSReadLine that referenced this pull request Jun 7, 2019
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

Successfully merging this pull request may close these issues.

Beta 4: problems with dead keys and custom keyboard layout (Neo2)
2 participants