Not sure, but I think this stopped working in Cursor 2.0
Formely when cursor ran a command, and it failed I was able to click on that terminal and enter a fix for the command. Then it continue running from there. Now there is no way to edit what it runs. And if I “open in external terminal” it shows “Agent terminals are read-only”.
Steps to Reproduce
Tell it to run a terminal command, or in my case run a python test.
Expected Behavior
It fails, but I can correct it in terminal - not with human language.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
total 32
-rw-r--r--@ 1 jono staff 1132 Sep 19 14:49 Justfile
-rw-r--r--@ 1 jono staff 69 Aug 18 14:08 Procfile
-rw-r--r--@ 1 jono staff 2622 Aug 18 14:08 README.md
drwxr-xr-x@ 61 jono staff 1952 Nov 6 15:53 api
Once it finished showing the listing, I clicked on ‘ls -l’ which the agent ran. It puts the cursor bar “|” there which implies I can copy or paste there. Then I try to type, and nothing happens. My characters dont show up. I have tried this on another person’s setup, also using Cursor 2. Same experience.