I have an issue with Cursor’s undo functionality. When I use CMD+K to get AI assistance and write text in the Cursor window, that text becomes part of my code’s undo history. This means when I later use CMD+Z to undo changes in my code, I have to go through all the text I wrote in the Cursor window first.
I’d prefer if the Cursor window text wasn’t included in my code’s undo history - similar to how using Claude’s web UI doesn’t affect my code history. Is there a way to make CMD+K interactions separate from the main code undo history?