Keyevents are not identified in search mode #10415
Unanswered
elferherrera
asked this question in
General
Replies: 1 comment
-
I recently added this workaround for windows 764adbd Could be that it's not working in pickers? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
After selecting text and trying to perform a search, there are keyevents that are not captured by
Helix
. I have identified that these keyevents are those produced by the combinationalt gr + <key>
.This is an issue that we used to have in Reedline. To fix it we had to add these options to the event processing stage
Reproduction Steps
Using a non US keyboard try to type [, ], \, in search mode
Helix log
No response
Platform
Windows
Terminal Emulator
windows terminal
Helix Version
latest main
Beta Was this translation helpful? Give feedback.
All reactions