promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Cursor CLI

/status-indicators

Toggles status indicators in the terminal title.

/status-indicators toggles whether the agent's status (e.g. waiting, working) is shown in the terminal window title.

โœ… WHEN TO USE IT?

Spot the agent's status even with a minimized terminal window

/status-indicators โ€” on, while a long task runs in the background

โ›” WHEN NOT TO?

The terminal title is used for something else, e.g. a custom script

The status indicator then overwrites your own title text.

Better: Leave /status-indicators off

SOURCES