Skip to content

Suppress Meta+Shift when copilot combo is detected#1

Open
JordanCason wants to merge 1 commit into
m-bartlett:mainfrom
JordanCason:fix/suppress-modifiers-on-copilot
Open

Suppress Meta+Shift when copilot combo is detected#1
JordanCason wants to merge 1 commit into
m-bartlett:mainfrom
JordanCason:fix/suppress-modifiers-on-copilot

Conversation

@JordanCason
Copy link
Copy Markdown

Meta and Shift leak through before F23 arrives, so applications see
Meta+Shift+RightCtrl instead of just RightCtrl. This breaks shortcuts
like Ctrl+V in vim.

Fixed by emitting Meta up and Shift up when F23 triggers copilot
detection. Also fixed Makefile link order for Ubuntu/Debian builds.

Tested on Dell Pro Max 16 Plus, Kubuntu, kernel 6.14 — Copilot key
works as a clean Ctrl modifier in vim.

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