Hi,
Im using cursor on linux. I think I have read somewhere that there is a cursor cli. If so, how can install it? And what uses does it have?
Thank u in advance
Hi,
Im using cursor on linux. I think I have read somewhere that there is a cursor cli. If so, how can install it? And what uses does it have?
Thank u in advance
The cursor cli is effectively the same as the vscode cli - it’s just a way to launch the editor from the command line and optionally pass arguments ( like you would do when using it as the default git editor )
in cursor, bring up the command palette and type install
or command
- it should filter the available commands enough to see an entry roughly titled “install cursor
command to PATH” ( paraphrased from memory ), and selecting that should make the command available to new shell instances