[BUG] Session picker: Preview mode (P) cannot exit with Escape/Enter
Resolved 💬 4 comments Opened Jan 10, 2026 by superhello2099 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 ↗