[BUG] SHIFT + ENTER is sending the mesage instead adding a new line
Resolved 💬 2 comments Opened May 15, 2025 by fpiastaso Closed May 15, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 0.2.114 (Claude Code)
- Operating System: Pop!_OS 22.04 LTS
- Terminal: all Terminals
Bug Description
SHIFT + ENTER is sending the message instead adding a new line. To add a new line, it is incorrectly ALT + ENTER. I see no way to change this unusual behavior. Unfortunately, the CLI application cannot be used with this productively.
Steps to Reproduce
- run claude
- type in something
- try to add a new line with shift + enter
Expected Behavior
Adding a new line with shift + enter
Actual Behavior
sending the unfinished prompt
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗