getcursor / cursor

The AI Code Editor
https://cursor.com
24.14k stars 1.51k forks source link

Windows - Incorrect Path Applying Changes From Chat #1542

Open avimar opened 2 months ago

avimar commented 2 months ago

1) If you can, please include a screenshot of your problem When I click "apply" from a chat file, it seems to double the root path:

C:\Users\avi\coding\freeswitch\c:\Users\avi\coding\freeswitch\src\mod\say\mod_say_he\mod_say_he.c When it's simply: C:\Users\avi\coding\freeswitch\src\mod\say\mod_say_he\mod_say_he.c

image

But the path seems right in the button - although it's apparently a relative and not absolute path. image

2) Please include the name of your operating system. Windows 11 Home Cursor: Version: 0.36.2 VSCode Version: 1.89.1 Commit: 9a6d781540ba2732cf26551c07629e68121c6580 Date: (6 days ago)

3) If you can, steps to reproduce are super helpful

I just used chat and hit "apply"

Boscop commented 2 months ago

Yes, this is very annoying indeed, that such a fundamental Cursor feature isn't working on Windows. I ran into it the first time I tried Cursor:

image

Please prioritize fixing this! Thanks :)