Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Cmd + W closes without warning even though the prompt contains text - the prompt is then lost forever.
It would be great to have a confirmation since the prompt can be long and can take a while to prepare and write.
Steps to Reproduce
Click the new prompt button and write a prompt. Do the Cmd+W shortcut. Expected the prompt to be killed without confirmation.
Expected Behavior
Cmd+W should either: never close a prompt window (cmd+w should be for open files)
Or, ask before closing a prompt that was not saved yet
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.43
VSCode Version: 1.105.1
Commit: 32cfbe848b35d9eb320980195985450f244b3030
Does this stop you from using Cursor
No - Cursor works, but with this issue