▲ | axpvms 10 hours ago | ||||||||||||||||
cursor also hijacks the 'code' alias to start vscode from the cli, which I use a lot. It's extremely annoying to have cursor start instead and unnncessarily difficult to get rid of. I removed cursor because of this. | |||||||||||||||||
▲ | doix 10 hours ago | parent | next [-] | ||||||||||||||||
I'm pretty sure that was an option when installing, I remember unchecking it and 'code' still launches vscode for me. Curious how it's difficult to remove, I'd expect something like rm `which code` to do it. Unless they add the alias to your shell or something? | |||||||||||||||||
| |||||||||||||||||
▲ | LinAGKar 9 hours ago | parent | prev | next [-] | ||||||||||||||||
"code" is way too generic for a single program to claim exclusive rights to it. | |||||||||||||||||
| |||||||||||||||||
▲ | hbogert 9 hours ago | parent | prev [-] | ||||||||||||||||
if i remember correctly, on my first start of cursor, it explicitly asked if it was allowed to do this. |