ctrl-] comes out as ] #3975
Labels
B - bug
Dang, that shouldn't have happened
DS - windows
F - duplicate
This issue or pull request already exists
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
Winit version
git head
The text was updated successfully, but these errors were encountered: