What am I doing wrong ? - Is there some setting o fix this ?
Claude is blaming tool implementation !!
Please help see screenshot below.
1 Like
Bump - An one experiencing the same terminal issues ?
1 Like
I have the same issue. Cursor is running the command in the inline terminal window in chat but cant proceed and get stuck after finished running the command. The only way to continue the inference is by clicking “Move to background” and then it fails to read the output. Another issue is that on windows it cancels its own command by trying to send another command (q^D) directly after the initial cli command like so:
PS C:\Users\■■■\Documents\cursor> q^D
q : The term ‘q’ is not recognized as the name of a cmdlet, function, script file, or operable program. C
heck the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- q
- ~~
- CategoryInfo : ObjectNotFound: (q:String) , CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
1 Like