getcursor / cursor

The AI Code Editor
https://cursor.com
20.63k stars 1.38k forks source link

Shell not supported. command detection must be available, for now #1368

Closed grass29 closed 3 months ago

grass29 commented 3 months ago

OS: Ubuntu 22.04

How to reproduce: Start the interpreter mode chat, ask the AI to run a test shell command for Ubuntu. The above message is printed: "Shell not supported. command detection must be available, for now".

Python execution works, only shell commands aren't working currently

grass29 commented 3 months ago

It seems this has resolved it: https://code.visualstudio.com/docs/terminal/shell-integration

mikepsinn commented 3 months ago

Hi! I'm using Windows, and I still get this error. Does anyone know a workaround? If so, should we add more instructions or a link to the "Shell not supported. Command detection must be available, for now." error message? Thank you so much! :D

kgkgzrtk commented 3 months ago

Hi I'm experiencing the same issue and would appreciate any insights or solutions. Here are the details of my environment and the issue:

Steps to Reproduce:

  1. Enter interpreter mode chat.
  2. Ask the AI to execute a test shell command for macOS.
  3. The error message "Shell not supported. Command detection must be available, for now." is displayed.

Additional Information:

Questions/Requests:

Aubermean commented 3 months ago

I have this issue. On MacOS.

ryanmio commented 2 months ago

also having this issue on MacOS

jjblancob commented 2 months ago

Hi.

Me too. I have the same error using the interpreter mode with zsh: "Failed. Shell not supported. Command detection must be available, for now."

Any idea?

grinsteindavid commented 1 week ago

its prob trying to execute the code in a shell that is not supported but there is no way to change it in the cursor config