"ctrl+x <some key>" keymap doesn't work in Cursor

:lady_beetle: Provide a clear description of the bug

When you install an Emacs keymap extension (e.g. Emacs Friendly Keymap) from Marketplace, it typically adds some “ctrl + x [some key]” key bindings (e.g. “ctrl+x ctrl+s” for “workbench.action.files.save”). However, these key bindings starting from “ctrl+x” seem not to work in Cursor, while they perfectly work in VSCode. Is this a bug only in Cursor?

This might be related to Using keybindings Ctrl-J and Ctrl-K does not work in attach file dropdown in terms of the fact “2 stroke key binding don’t work”

:computer: Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x).

  • MacOS: Sonoma 14.6.1
  • Cursor Version: 0.44.9

:no_entry_sign: Tell us if the issue stops you from using Cursor.
Yes, as this is a fundamental difference between this and VSCode.