Cursor shell command does not support multiple --uninstall-extension options

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

Running /usr/bin/cursor with multiple --uninstall-extension options doesn’t work as expected.

Steps to Reproduce

When I run the following line:

/usr/bin/cursor --uninstall_extension freecodecamp.freecodecamp-dark-vscode-theme --uninstall_extension mhartington.oceanic-next

It just opens a new Cursor window.

Expected Behavior

I expect the command to uninstall 2 extensions and doesn’t open any window.

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.4.5
VSCode Version: 1.99.3
Commit: af58d92614edb1f72bdd756615d131bf8dfa5290
Date: 2025-08-13T02:08:56.371Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Linux x64 6.16.1-arch1-1

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. It works for me on macOS. If the issue is still happening, could you update to the latest version?

Yep, it is working on the latest version.
I tested with multiple --uninstall-extension flags too, and it does work.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.