[Bug] Multiple issues: Terminal rendering glitches, infinite scroll, background task deadlock, missing clipboard image paste

Resolved 💬 3 comments Opened Jan 30, 2026 by QApowerCZ Closed Feb 3, 2026

Bug Description
I’m using the Claude CLI in PyCharm, and the terminal rendering is sometimes broken—colors are mismatched or displayed incorrectly. Additionally, at seemingly random times, the Claude CLI starts scrolling indefinitely while a task is in progress.

Another issue occurs when I move a task to the background (using the “run in background” option). The background task appears to complete successfully (I see the confirmation message in the CLI), but the assistant then freezes and waits indefinitely. I have to press CMD+C to stop the background task, which “unfreezes” the assistant. After that, the assistant responds with something like: “Jobs are finished, let me check…”, which suggests the background workflow is not handled correctly.

One more question: why can’t I paste an image directly into Claude CLI in PyCharm, when I can do that using the Claude plugin in VS Code? I want the same workflow here: take a screenshot, copy it, paste it into Claude, and discuss it—without having to reference an image file on disk.

Environment Info

  • Platform: win32
  • Terminal: pycharm
  • Version: 2.1.15
  • Feedback ID: bd094dc1-16b0-4911-8315-89274f8f886b

Errors

Note: Content was truncated.

View original on GitHub ↗

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