Rendering Glitch: Multiwindow Input Causes Newline Spam on CLI

Status Closed — duplicate
Maintainer reply None cached
Activity 3 comments · opened Dec 2, 2025 · closed Dec 6, 2025

Bug Description
if you open another integrated window up and then come back to this window, every letter you type adds a new line to the cli so you cannot keep track of previous coversations

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 1.0.58
  • Feedback ID:

Errors

[{"error":"Error: ENOENT: no such file or directory, uv_spawn '/c/Users/rchow/.local/bin/claude.exe'\n    at spawn (unknown)\n    at spawn (node:child_process:659:35)\n    at spawn (node:child_process:14:39)\n    at execFile (node:child_process:59:20)\n    at <anonymous> (B:/~BUN/root/claude.exe:519:1447)\n    at new Promise (native:1:11)\n    at vN (B:/~BUN/root/claude.exe:519:1437)\n    at vN (B:/~BUN/root/claude.exe:519:1414)\n    at <anonymous> (B:/~BUN/root/claude.exe:521:235)\n    at <anonymous> (B:/~BUN/root/claude.exe:521:399)","timestamp":"2025-12-01T22:27:36.464Z"},{"error":"SyntaxError: JSON Parse error: Unexpected identifier \"I\"\n    at <parse> (:0)\n    at parse (unknown)\n    at <anonymous> (B:/~BUN/root/claude.exe:561:9962)\n    at W (B:/~BUN/root/claude.exe:435:14413)\n    at $yG (B:/~BUN/root/claude.exe:1196:10237)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-01T22:34:35.661Z"},{"error":"Error: ENOENT: no such file or directory, uv_spawn '/c/Users/rchow/.local/bin/claude.exe'\n    at spawn (unknown)\n    at spawn (node:child_process:659:35)\n    at spawn (node:child_process:14:39)\n    at execFile (node:child_process:59:20)\n    at <anonymous> (B:/~BUN/root/claude.exe:519:1447)\n    at new Promise (native:1:11)\n    at vN (B:/~BUN/root/claude.exe:519:1437)\n    at vN (B:/~BUN/root/claude.exe:519:1414)\n    at nT1 (B:/~BUN/root/claude.exe:521:70)\n    at nT1 (B:/~BUN/root/claude.exe:521:115)","timestamp":"2025-12-01T22:36:39.069Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: astro\n    at <anonymous> (B:/~BUN/root/claude.exe:1235:424)\n    at useMemo (B:/~BUN/root/claude.exe:31:26273)\n    at hJ (B:/~BUN/root/claude.exe:1235:316)\n    at kU (B:/~BUN/root/claude.exe:31:19800)\n    at Bf (B:/~BUN/root/claude.exe:33:42570)\n    at Gf (B:/~BUN/root/claude.exe:33:38119)\n    at yL (B:/~BUN/root/claude.exe:33:38047)\n    at tU (B:/~BUN/root/claude.exe:33:37901)\n    at nV (B:/~BUN/root/claude.exe:33:34991)\n    at mD (B:/~BUN/root/claude.exe:31:4823)","timestamp":"2025-12-01T22:37:13.036Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: astro\n    at <anonymous> (B:/~BUN/root/claude.exe:1235:424)\n    at useMemo (B:/~BUN/root/claude.exe:31:26273)\n    at hJ (B:/~BUN/root/claude.exe:1235:316)\n    at kU (B:/~BUN/root/claude.exe:31:19800)\n    at Bf (B:/~BUN/root/claude.exe:33:42570)\n    at Gf (B:/~BUN/root/claude.exe:33:38119)\n    at yL (B:/~BUN/root/claude.exe:33:38047)\n    at tU (B:/~BUN/root/claude.exe:33:37901)\n    at nV (B:/~BUN/root/claude.exe:33:34991)\n    at mD (B:/~BUN/root/claude.exe:31:4823)","timestamp":"2025-12-01T22:37:26.210Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: astro\n    at <anonymous> (B:/~BUN/root/claude.exe:1235:424)\n    at useMemo (B:/~BUN/root/claude.exe:31:26273)\n    at hJ (B:/~BUN/root/claude.exe:1235:316)\n    at kU (B:/~BUN/root/claude.exe:31:19800)\n    at Bf (B:/~BUN/root/claude.exe:33:42570)\n    at Gf (B:/~BUN/root/claude.exe:33:38119)\n    at yL (B:/~BUN/root/claude.exe:33:38047)\n    at tU (B:/~BUN/root/claude.exe:33:37901)\n    at nV (B:/~BUN/root/claude.exe:33:34991)\n    at mD (B:/~BUN/root/claude.exe:31:4823)","timestamp":"2025-12-01T22:37:56.687Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: astro\n    at <anonymous> (B:/~BUN/root/claude.exe:1235:424)\n    at useMemo (B:/~BUN/root/claude.exe:31:26273)\n    at hJ (B:/~BUN/root/claude.exe:1235:316)\n    at kU (B:/~BUN/root/claude.exe:31:19800)\n    at Bf (B:/~BUN/root/claude.exe:33:42570)\n    at Gf (B:/~BUN/root/claude.exe:33:38119)\n    at yL (B:/~BUN/root/claude.exe:33:38047)\n    at tU (B:/~BUN/root/claude.exe:33:37901)\n    at nV (B:/~BUN/root/claude.exe:33:34991)\n    at mD (B:/~BUN/root/claude.exe:31:4823)","timestamp":"2025-12-01T22:38:17.006Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: astro\n    at <anonymous> (B:/~BUN/root/claude.exe:1235:424)\n    at useMemo (B:/~BUN/root/claude.exe:31:26273)\n    at hJ (B:/~BUN/root/claude.exe:1235:316)\n    at kU (B:/~BUN/root/claude.exe:31:19800)\n    at Bf (B:/~BUN/root/claude.exe:33:42570)\n    at Gf (B:/~BU

Note: Error logs were truncated.

View original on GitHub ↗

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