promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Cursor CLI

/open

Opens the current repo's Git root directory in the Cursor editor.

/open opens the repository's Git root directory in Cursor. Alias: /cursor.

โœ… WHEN TO USE IT?

Continue visually in the editor after CLI work

/open โ€” after the agent has proposed changes

โ›” WHEN NOT TO?

Cursor (the editor) isn't installed or wanted at all

/open assumes a local Cursor installation.

Better: Review changes directly in the terminal with /changes instead

SOURCES