Seems like the new version changed some cmd+k mapping logic. can’t find it documented anywhere, just mentioned in the release notes.
I used to have a nice mapping that changed the integrated terminal’s cmd+k to cmd+shift+k so that I could use cmd+k to clear the terminal like in vanilla vscode. but this mapping seems to have broken in the latest version of cursor. anyone know how to fix?
Hey that did it! thanks a ton. To answer your question, I’m on macOS.
Seems like previously, it was sufficient to do the - to remove the default cursor cmd+k behavior, probs falling back on the default vscode shortcut. but based on your change it is now necessary to explicitly clear on cmd+k.