WebStorm: Shift+Enter Shortcut Not Working in Reworked Terminal
Bug Description cannot get "shift+enter" to work in webstorm. Tried with the "alt+enter" and it works fine. Tried shift+enter with both the "alt+enter checkbox" in the plugin settings on and off, no difference. Using reworked terminal. Both alt+enter and shift+enter work fine in classic terminal with the "alt+enter" checkbox enable
Environment Info
- Platform: darwin
- Terminal: webstorm
- Version: 1.0.67
- Feedback ID: 7a123d05-a4de-4f02-8e11-7bb46a4de200
Errors
[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n at genericNodeError (node:internal/errors:983:15)\n at wrappedFn (node:internal/errors:537:14)\n at checkExecSyncError (node:child_process:882:11)\n at execSync (node:child_process:954:15)\n at t7 (file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:867:5214)\n at file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:776:48453\n at Q (file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:674:14418)\n at lJ (file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:776:45891)\n at yz (file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:776:44758)\n at W9 (file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:776:51079)","timestamp":"2025-08-04T22:38:02.647Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"messages.0: all messages must have non-empty content except for the optional final assistant message\"}}\n at t4.generate (file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1319:12528)\n at SP.makeStatusError (file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1336:2101)\n at SP.makeRequest (file:///Users/chadfurman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1336:5315)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-08-04T22:40:46.880Z"}]
Found 3 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/4796
- https://github.com/anthropics/claude-code/issues/1470
- https://github.com/anthropics/claude-code/issues/4133
If your issue is a duplicate, please close it and 👍 the existing issue instead.
🤖 Generated with Claude Code
This is likely caused by "Use Option as Meta key" in "Preferences | Tools | Terminal" on Macs, so more of a Jetbrains-Problem.
This is likely caused by "Use Option as Meta key" in "Preferences | Tools | Terminal" on Macs, so more of a Jetbrains-Problem.
Not related, MacOs terminal with ssh
https://streamable.com/lwh8z5
Also experiencing this on Windows 11, only on Webstorm though (not on VSCode)
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.