Keyboard Interrupt Handling Breaks Text Input Context
Resolved 💬 8 comments Opened Apr 29, 2025 by cosmikwolf Closed Nov 30, 2025
Bug Description
It seems like the ctrl-c functionality no longer works. once I press it, it shows a new cursor underneath the text input and I can;'t get back into the text context window. I used to be able to hit ctrl-c and then get back in, but now it just exists
Environment Info
- Platform: macos
- Terminal: kitty
- Version: 0.2.90
- Feedback ID: 8918e374-42ff-43f7-a9e3-702c7fbcb946
Errors
[{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Unexpected value(s) `` for the `anthropic-beta` header. Please consult our documentation at docs.anthropic.com or try again without the header.\"}}\n at W8.generate (file:///Users/tenkai/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:650:26673)\n at i8.makeStatusError (file:///Users/tenkai/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:654:7240)\n at i8.makeRequest (file:///Users/tenkai/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:654:8185)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async tn.maxRetries (file:///Users/tenkai/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1691:6309)\n at async tn (file:///Users/tenkai/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1691:4969)\n at async xV6 (file:///Users/tenkai/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1691:6241)\n at async file:///Users/tenkai/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1889:3401","timestamp":"2025-04-29T07:12:49.156Z"}]This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗