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

ctrl-] comes out as ] #3975

Open
fefe17 opened this issue Oct 30, 2024 · 1 comment
Open

ctrl-] comes out as ] #3975

fefe17 opened this issue Oct 30, 2024 · 1 comment
Labels
B - bug Dang, that shouldn't have happened DS - windows F - duplicate This issue or pull request already exists

Comments

@fefe17
Copy link

fefe17 commented Oct 30, 2024

Description

I'm using alacritty under Windows, which is based on winit.
I'm running vim in the alacritty, and I want to use ctrl-] in vim (that's the command for following the symbol under the cursor).
I'm using a German keyboard, so to get ctrl-] I type ctrl+altgr+9.
When I do that, winit reports ']' to alacritty and neglects to mention the ctrl.

Windows version

Microsoft Windows [Version 10.0.22631.4317]

Winit version

git head

@fefe17 fefe17 added B - bug Dang, that shouldn't have happened DS - windows labels Oct 30, 2024
@fredizzimo
Copy link

@madsmtm madsmtm added the F - duplicate This issue or pull request already exists label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B - bug Dang, that shouldn't have happened DS - windows F - duplicate This issue or pull request already exists
Development

No branches or pull requests

3 participants