Hi,
I want to run different cursors instances with different cursors accounts connected
I managed to do so with passing --user-data argument in the command line of or with the env var VSCODE_APPDATA but in the integrated terminal I get the following for some of the commands
cursor: unrecognized option '--color=auto'
Try 'cursor --help' for more information.
sometimes it still running the command as it should but sometimes the output is not returned to the terminal.