Feature request for product/service
Cursor IDE
Describe the request
In Cursor Settings → Agent, there’s an option to “Submit with Cmd + Enter” rather than plain Enter. This is great for those of us who write multi-line prompts.
However, many keyboards (especially full-size and external keyboards) have a dedicated numpad Enter key. It would be very natural to use this as a submit key — it’s physically distinct from the main Enter key, so there’s no risk of accidental submission, and it avoids the finger-stretch of Cmd+Enter.
Request: In the same settings area, allow numpad Enter (in addition to, or as an alternative to, Cmd+Enter) as a valid submit key for the chat input.
Since the chat input is a webview, keybindings.json doesn’t reach it — so this can only be implemented by Cursor directly. The workaround (Karabiner-Elements OS-level remap) works but is a lot of friction for what should be a simple option.