I’m having an issue with Cursor saving its worktree in the directory:
C:\Users\NAME\.cursor\worktrees\<repo>\98Zlw
The problem is that my username contains the letter “Ö” (Swedish character), which is causing complications.
Is there any way to change the default folder for worktrees in Cursor? I would like it to be saved in an alternative directory instead, for example:
C:\Dev\worktrees\<repo>\98Zlw
Does anyone know if there’s a setting for this on Windows?