Exit the interactive session

interactive session

// what it does

Type /exit to quit the application cleanly. Ctrl+C also exits immediately from the prompt, while Esc cancels the open command-suggestion popover rather than quitting the whole session.

// shortcut

Ctrl+C

// shell

$ /exit

// resources