Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
I have a Remote SSH Cursor connection to an Ubuntu workstation. On that workstation, I would often “cd PATH && cursor .” to open a new Remote Cursor window targeting that path.
As of yesterday, this stopped working, and is instead launching an “Agents” view.
I have tried:
- Adding the “–classic” flag when invoking the cursor CLI, but I get “Ignoring option ‘classic’: not supported for cursor”
- Attempt update, but I get “no updates available”
- Setting the “Open Agents Window on Startup” Cursor option to “Off”
Steps to Reproduce
- Connect to remote server with “Remote-SSH: Connect to host”
- On that server, type “cursor .”
- A new Cursor window will open, but not the IDE view.
Expected Behavior
Cursor should open in IDE instead of Agents view. If not by default, then at least using a flag.
Operating System
Linux
Version Information
IDE: 3.10.20
CLI: 3.10.20
Additional Information
There are several other similar issues, but they don’t seem to cover the remote scenario, where --classic does not work.
Related reports:
- Impossible to open a repository from the command line
CLI command on Mac no longer opens the current folder
Does this stop you from using Cursor
No - Cursor works, but with this issue