[Bug] VS Code Terminal Flickering and Crash During Long Claude Conversations

Resolved 💬 3 comments Opened Sep 7, 2025 by FalconFour Closed Sep 11, 2025

Bug Description
In Visual Studio Code, using Claude in the terminal with a long conversation starts resulting in the terminal flickering as I type. This eventually leads to a crash of VS Code if I type too fast. The "flickering" appears to come from redrawing the entire console buffer even if it's cleared from the VS Terminal menu. I'm investigating if there's a safe way to recover from this (avoiding a crash) by perhaps exiting Claude and resuming the session - I deeply hope it'll be possible, as we're deep in a great conversation with a lot of excellent context.

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 1.0.108
  • Feedback ID: 17a9335f-d65f-4de1-9f95-91848b236b64

Errors

[{"error":"Error: Tab close: Invalid tab not found!\n    at l4B (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1842:15243)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async rnB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3553:18740)\n    at async AbortSignal.J (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3553:17728)","timestamp":"2025-09-07T20:46:45.691Z"}]

View original on GitHub ↗

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