Support for sethandler for Mac CMD #1082
Kevin Lu (kevinlu1248)
started this conversation in
Ideas
Replies: 1 comment
|
You should be able to use the |
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.
Hey team, I have another Jetbrains plugin installed that requires CMD+J but IdeaVim triggers the down from J first, before the AnAction triggers the action from the other plugin. It looks like only overriding CTRL is supported by sethandler and I can't override CMD+keystroke. Is there a workaround for this?
All reactions