Skip to content

Ctrl+Space in Windows#870

Open
mgreenegit wants to merge 3 commits into
microsoft:mainfrom
mgreenegit:fix/ctrl-space-windows
Open

Ctrl+Space in Windows#870
mgreenegit wants to merge 3 commits into
microsoft:mainfrom
mgreenegit:fix/ctrl-space-windows

Conversation

@mgreenegit

Copy link
Copy Markdown
Member

On Windows, the current code silently drops or misroutes Ctrl+Space. This PR extracts the per-event decision into a unit-testable
function translate_key_event and normalizes all three forms to NUL (vk::NULL).

This fix was discovered and remediated using Copilot. Human review and feedback requested.

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.

1 participant