Describe the Bug
When I ask cursor to run the file for me or when the agent uses the terminal, the terminal always shows q^D^C for no reason
Steps to Reproduce
When I ask cursor to run the file for me or when the agent uses the terminal, the terminal always shows q^D^C for no reason
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu ā About Cursor ā Copy)
The current cursor version in use is 1.1.6
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
1 Like
Same issue for me. I always see āq^D^Cā between commands. Sometimes the command works, sometimes not. I am using windows 10 and Cursor 1.1.6. Iām also wondering if this is related to using a window where non-English language pack is installed.
1 Like
Also, the problem is that my Windows operating system is not in English, and these symbols are always in the terminal And also often there is an eternal hang often.
hey!
I happen to fix a similar issue three weeks ago: it turns out that for me my terminal loaded configurations (for some reason) were causing issues in cursor auto-runned commands.
In my case it was this the problem: GitHub - romkatv/powerlevel10k: A Zsh theme
After a lot of time wasted I finnaly found p10k and and stopped using it, basically just removving it from my .bashrc and .zshrc files.
This can help you guys maybe!
1 Like