tip_0104.sh
[ESC] Exit
$cat./chapter_01/0104.md
[Getting Started]

Exit and Interrupt

// Ctrl+D

Exit and Interrupt
Exit Claude Code
Ctrl+D # Exit normally
Interrupt current operation (without exiting)
Ctrl+C # Stop generation or command
Random
Prev/Next