[ez][feature request] Print session id on termination
Resolved 💬 4 comments Opened Jul 2, 2025 by izaitsevfb Closed Dec 10, 2025
Problem
Currently it's technically possible to resume a specific old session (with --resume) flag, but it requires going through the list of imperfect session names manually.
This becomes increasingly difficult when there were multiple parallel sessions in the same directory in multiple tmux sessions / tabs.
---
Proposed solution
When claude session ends (e.g. during machine restart), print session id before termination. It would make resuming a specific old session extremely easy (provided the terminal preserves the output buffer).
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗