[BUG]
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When I press shift+enter, my prompt is sent to Claude, and Claude starts working on it. This is true for cmd+enter and ctrl+enter as well.
What Should Happen?
I expect all three of these commands to create a soft newline. It should look like a newline in the terminal, but it should not be a return with is sent to Claude. I should be able to continue typing on the newline.
Error Messages/Logs
Steps to Reproduce
Type something to claude. Press shift+enter. See that the prompt is sent to claude immediately, without waiting for further input.
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
it did not work in 1.0.69 (Claude Code), but it did work at some point in the past
Claude Code Version
1.0.110 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
I do have my caps lock key set to toggle between languages on the system.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗