promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Aider

/exit

Exits Aider.

/exit ends the running Aider application.

โœ… WHEN TO USE IT?

Cleanly end a session

/exit โ€” when the work with Aider for this session is done

โ›” WHEN NOT TO?

Wanting to reset only the chat history and keep working

/exit ends the whole program, not just the history.

Better: Use /clear to only clear the chat history and continue in the same session

SOURCES