What's wrong with this entry?
Anonymous. No account, no email.
What
When a session ends in a TTY terminal, Claude Code now displays a dimmed hint showing the exact command to resume that session.
Details
- Displays
Resume this session with: claude --resume <session-id>when exiting - Only shown in TTY mode (not in piped/scripted contexts)
- Uses the session name if available, or the session ID
Evidence
Resume hint on exit (search for "Resume this session with:")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.