[Feature Request] Add cwd-based filtering option for /resume session picker
Resolved 💬 2 comments Opened Apr 13, 2026 by Virako Closed Apr 17, 2026
Bug Description
Title: Restore cwd-based filtering for /resume (or add a flag)
Previously, running claude --resume (or /resume) showed only sessions matching the current
working directory, which made it easy to pick the right one. Now the picker lists sessions from all
projects, which is noisy and slower to navigate when you work across many repos.
Could you either:
- Restore the previous behavior of filtering by cwd by default, or
- Add a flag (e.g.
--resume --cwdor a setting) to opt into cwd-filtered listing?
--continue only loads the most recent session and isn't a substitute when I need to pick among
several sessions for the current project.
Thanks!
Environment Info
- Platform: linux
- Terminal: vte-based
- Version: 2.1.104
- Feedback ID: 1e248ddc-9640-46a0-9a67-9eb4018fa5b5
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗