claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Cursor IDE Replication Bug on Linux When Running Claude Code

Open goodbadwolf opened this issue 6 months ago • 3 comments

Bug Description When I run claude code from within Cursor, on Linux, either via the extension or via the integrated terminal, it opens 3 more instances of Cursor

Environment Info

  • Platform: linux
  • Terminal: cursor
  • Version: 1.0.3
  • Feedback ID: fab12a61-46cd-4f5d-8cb8-a8d4bba880f7

Errors

[]

goodbadwolf avatar May 28 '25 01:05 goodbadwolf

I’m experiencing the same issue.
Also, the plugin installation fails to complete correctly.

Environment

  • OS: Arch Linux
  • Window Manager: Hyprland (Wayland)
  • Cursor version: 0.50.7

neverclear86 avatar May 28 '25 12:05 neverclear86

I’m using mise, which might be related to this issue.

I added "npm:@anthropic-ai/claude-code" = "latest" to my .config/mise/config.toml before installing.

Manually installing the VSIX from ~/.local/share/mise/installs/npm-anthropic-ai-claude-code/1.0.3/lib/node_modules/@anthropic-ai/claude-code/vendor/claude-code.vsix allowed it to work correctly.

neverclear86 avatar May 29 '25 12:05 neverclear86

Had the same issue with claude-code installed via pnpm (1.0.3). After I made local installation (1.0.6), the problem is gone (the guide was in /doctor command in claude (if you are in the claude code and type /doctor).

lukyncze avatar May 30 '25 20:05 lukyncze

The latest version has fixed this issue for me as well.

goodbadwolf avatar Jun 02 '25 14:06 goodbadwolf

Yep this should be fixed! Thanks for the report.

igorkofman avatar Jun 02 '25 22:06 igorkofman

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.

github-actions[bot] avatar Aug 13 '25 14:08 github-actions[bot]