The whole hunk
from line 406, old and new numbered
/
lines
from line 406
406406### Rewind with checkpoints
407407
408408<Tip>
409 Every prompt you send creates a checkpoint. You can restore conversation, code, or both to any previous checkpoint.
409 Every prompt you send that starts a turn creates a checkpoint. You can restore conversation, code, or both to any previous checkpoint.
410410</Tip>
411411
412412Claude automatically snapshots files before each change so a checkpoint can restore them. Double-tap `Escape` or run `/rewind` to open the rewind menu. You can restore conversation only, restore code only, restore both, or summarize from a selected message. See [Checkpointing](/docs/en/checkpointing) for details.