[BUG] Session picker: Preview mode (P) cannot exit with Escape/Enter
Status Closed — not planned
Reported on v2.1.3
Maintainer reply None cached
Workaround ✓ Mentioned in description ↑
Activity 4 comments · opened Jan 10, 2026 · closed Feb 25, 2026
Environment
- Claude Code version: 2.1.3
- OS: macOS Darwin 24.6.0 (M4 Pro)
- Terminal: iTerm2
Bug: Preview mode cannot exit
Steps to reproduce:
- Run
claude --resume - In the session picker, press
Pto preview a session - Try to exit with
EscapeorEnter
Expected: Should exit preview mode and return to session list
Actual: Nothing happens. Keyboard input is ignored. Only Ctrl+C works to force quit.
Regression: This worked in 2.1.2 (2026-01-08), broken in 2.1.3 (2026-01-09)
Workaround
Use Ctrl+C to force quit and restart claude --resume
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗