Entire message is deleted along with the submit keyword in Voice Mode

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When using voice mode, submitting a message by speaking the submit keyword typically causes the entire message to be deleted from the input box immediately.

However, in some cases, only the keyword is removed, and Cursor briefly displays “Empty message…” in the input field during processing. Despite this, the message content is actually sent to Cursor, and after processing completes, the submitted message reappears in the chat history as expected.

Steps to Reproduce

Say your message and then say one of the submit keywords.

Expected Behavior

When submitting a message with the submit keyword, the input box should update to display only the user’s spoken message, with the keyword itself deleted from the input field before sending. The message should be sent, and after processing, it should appear in the chat history as intended. No “Empty message…” placeholder should be shown, and the only deletion should be of the submit keyword.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.32 (system setup)
VSCode Version: 1.99.3
Commit: 9a5dd36e54f13fb9c0e74490ec44d080dbc5df50
Date: 2025-10-29T05:23:11.655Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

Does this stop you from using Cursor

No - Cursor works, but with this issue

2 Likes

Hey, thanks for the report. I can reproduce it. I’ll pass it to the team.

I just had a search for this to make sure I wasn’t the only one, it’s happening for me on version 2.0.43 on both macbook and arch linux

1 Like

@deanrie @arrold It seems like this bug has been fixed and the submit keywords work correctly in the most recent nighlty version.

Version: 2.1.0-pre.10.patch.0 (system setup)
VSCode Version: 1.99.3
Commit: a7544fd98378f2d6f57e42ea554084e701c4af10
Date: 2025-11-06T08:18:18.961Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.19045
2 Likes