Support for sethandler for Mac CMD #1082
kevinlu1248
started this conversation in
Ideas
Replies: 1 comment
-
You should be able to use the |
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
-
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?
Beta Was this translation helpful? Give feedback.
All reactions