Describe the Bug
Cursor cannot execute commands on Windows OS — as far as I understand, it tries to cancel commands by sending CTRL+C to the console, but the letter “C” remains in the console and gets added to the executed command. For example, instead of the command “dir,” it becomes “cdir,” and so on, causing Cursor to loop.
Steps to Reproduce
Ask Cursor to build a project with Gradle and watch as it fails to execute any command.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.4.3 (user setup)
VSCode Version: 1.99.3
Commit: e50823e9ded15fddfd743c7122b4724130c25df0
Date: 2025-08-08T17:34:53.060Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
Yes - Cursor is unusable