Skip to content

How do I listen for Ctrl+Enter Command on Editor ? #3432

Answered by thegreatercurve
saumya66 asked this question in Q&A
Discussion options

You must be logged in to vote

Use the KEY_ENTER_COMMAND command, and the payload contains the DOM event to check if the Ctrl key is also being pressed as well.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@saumya66
Comment options

Answer selected by thegreatercurve
Comment options

You must be logged in to vote
1 reply
@thegreatercurve
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants