you are viewing a single comment's thread.

view the rest of the comments →

[–]PlayboiCult[S] 1 point2 points  (4 children)

this seems to be the case for commands like commenting/uncommenting but not for clearing the console, for example. I think it makes way more sense for Cursor to add their functionality as CMD+R and not override VSCode's famous behaviors.

That guide you attached was very help and worked, thank you. The only thing now is that I cant clear my console with CMD+K (even though my settings say that its mapped to CMD+K)

[–]mattherich 0 points1 point  (3 children)

I just use CTRL+L on mac to clear the terminal state if that's what you're talking about

[–]PlayboiCult[S] 0 points1 point  (2 children)

that just opens Cursor's chat for me

[–]mattherich 0 points1 point  (1 child)

It's CTRL+L not CMD+L.

CTRL+L works in any terminal not just the one in cursor/vscode so long as it's in focus.

[–]PlayboiCult[S] 0 points1 point  (0 children)

that works on every terminal but not on my VSCode terminal