[Bug] Session picker ignores Enter key when using --resume with session name
Resolved 💬 3 comments Opened Mar 11, 2026 by chandra122 Closed Mar 15, 2026
Bug Description
Title: claude --resume <session-name> Enter key does nothing in session picker
Description:
When running claude --resume CognitiqDataAutomate (using session name instead of ID), the picker opens with the session
pre-filtered and highlighted, but pressing Enter does nothing. The session never opens.
Workaround: Using the full session ID works fine — claude --resume <session-id>
Expected behavior: Pressing Enter on the highlighted session should open it.
Environment: Windows 11, PowerShell
Environment Info
- Platform: win32
- Terminal: null
- Version: 2.1.73
- Feedback ID: e39dd185-01b6-4d37-b963-3cd2f2f6bc36
Errors
[{"error":"TypeError: QD is not a function\n at bs (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6900:10416)\n at D3z (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:1943)\n at g46 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:2565)\n at gA (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:2339)\n at Dk1 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:4445)\n at iK (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:6869)\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:838:28851\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:8:1089\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:9853\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:8:1089","timestamp":"2026-03-11T21:50:59.877Z"},{"error":"TypeError: Cannot read properties of undefined (reading 'Read')\n at Gf (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:255:146)\n at TH (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:255:725)\n at Nq8 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:255:3841)\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:266:538\n at Array.filter (<anonymous>)\n at g31 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:266:377)\n at bs (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6900:10405)\n at D3z (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:1943)\n at g46 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:2565)\n at gA (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:2339)","timestamp":"2026-03-11T21:50:59.879Z"},{"error":"TypeError: QD is not a function\n at bs (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6900:10416)\n at D3z (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:1943)\n at g46 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:2565)\n at gA (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:2339)\n at Dk1 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:4445)\n at iK (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:6869)\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:838:28876\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:8:1089\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:6901:9853\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:8:1089","timestamp":"2026-03-11T21:50:59.880Z"},{"error":"TypeError: Cannot read properties of undefined (reading 'Read')\n at Gf (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:255:146)\n at TH (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:255:725)\n at Nq8 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:255:3841)\n at file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:266:538\n at Array.filter (<anonymous>)\n at g31 (file:///C:/Users/Chandra/AppData/Roaming/npm/node_modules/@anthro…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗