Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When cursor agents suggest to run a command, it suggest action in a drop-down menu: “run”, “skip”, “reject”. Those action have a keyboard shortcut. For instance “enter” will “run”.
But the focus is not the drop-down menu, so pressing “enter” actually create a new line in the currently open text tab.
To make “enter” key work, you need to manually click on the terminal command view in the chat. But it defeat the purpose, you had better directly click on the “run” button.
Steps to Reproduce
Request cursor to run any terminal command with yolo mode disabled.
Expected Behavior
When the terminal tool open the menu, pressing “enter” should run the command.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Cursor: 1.5.11
VSCode: 1.99.3
Does this stop you from using Cursor
No - Cursor works, but with this issue