WebStorm: Shift+Enter Shortcut Not Working in Reworked Terminal

Resolved 💬 7 comments Opened Aug 4, 2025 by chad-fossa Closed Jan 28, 2026

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"}]

View original on GitHub ↗

This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗