cursor icon indicating copy to clipboard operation
cursor copied to clipboard

How to cancel the text that is being generated?

Open tamilvendhank-helptap opened this issue 2 years ago • 1 comments

Often the AI gets it wrong. I need to wait till it completes to undo the code. Is there a way to cancel the text that is being generated?

By the way, I am curious to know, if you people are using Cursor for the development of Cursor. I mean, do you write Cursor code in Cursor? If so, it would be nice, if you share some of the best practices to get best out of Cursor.

tamilvendhank-helptap avatar Apr 22 '23 07:04 tamilvendhank-helptap

You could use CTRL + Backspace(Windows) | Command + Backspace(MacOS) to cancel code generations.

stephsix avatar Apr 23 '23 02:04 stephsix

As @stephsix mentioned, those key combinations should cancel the generation for you. Will close to keep things neat, but you have any more queries, feel free to comment again :)

danperks avatar May 12 '23 10:05 danperks