[Bug] Shift+Enter doesn't create newline in commit message input within Cursor terminal mode

Resolved 💬 3 comments Opened Dec 3, 2025 by zoharny Closed Dec 7, 2025

Bug Description
The Claude Code plugin in terminal mode within Cursor is not functioning correctly. The new line shift + Enter command does not execute as intended, and it directly commits the message without allowing the user to continue editing it in a new line.

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 2.0.57
  • Feedback ID: d098abcf-3376-4527-b6dd-cfed907a974b

Errors

[{"error":"Error: 1: 1 \n    at B75 (file:///Users/zoharnyego/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1561:3959)\n    at async e35 (file:///Users/zoharnyego/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1561:1579)","timestamp":"2025-12-03T15:54:09.783Z"},{"error":"Error: Tab close: Invalid tab not found!\n    at m52 (file:///Users/zoharnyego/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1598:8047)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async n30 (file:///Users/zoharnyego/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2495:8585)\n    at async AbortSignal.W (file:///Users/zoharnyego/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2495:7650)","timestamp":"2025-12-03T15:56:30.445Z"},{"error":"Error: Request was aborted.\n    at MT.makeRequest (file:///Users/zoharnyego/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1319:3939)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-12-03T16:01:43.952Z"}]

View original on GitHub ↗

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