Lanxk's Blog, sharing and recording AI programming
Cursor Shows "Submit from a Previous Message?" Dialog
1 min
Submit from a Previous Message?
After clicking the Send button in Cursor Chat, if the first attempt fails due to network issues or Cursor server problems, you might see this popup window when submitting again, asking: “Submit from a previous message?”
Main message content: “Submitting from a previous message will revert file changes to before this message and clear the messages after this one.”
At the bottom, you’ll find a checkbox option: “Don’t ask again”
And two button options:
“Continue without reverting”
“Continue and revert”
You can decide based on your needs whether to “Continue without reverting” or maintain the current state with “Continue and revert”.
My personal recommendation is to choose “Continue and revert” because this way you won’t lose your previous message history.
Sharing a Cursor project rule that I'm currently using (for front-end Vue 3 project development). You can also directly download the cursor-project-rules-for-vue3.mdc file and place it in the .cursor\rules\ directory under your project root. Cursor will automatically enable all rules in this directory.
Cursor v0.51 has been out for a few days now, but the official download page still doesn't have the v0.51 download links. Here are the official download links for the latest Cursor version v0.51.12that I found on Github (domain: downloads.cursor.com). Feel free to download and try it out if you want to give it a spin.
Cursor now supports the DeepSeek R1 0528 model, but it's not enabled by default. You need to go to Cursor Settings -> Models, find "deepseek-r1-0528", and check it to enable it.