[BUG] last interrupted write action remains sticky in conversation (should just scroll up)

Resolved 💬 5 comments Opened Nov 24, 2025 by Morriz Closed Jan 26, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

After interrupting a write action, the output of that action remains "sticky", it keeps getting repainted as the last action even tho many actions happened since. It should just scroll up but doesn't. And if it was a large write, this makes it very hard to see what is going on as the repaint pushes the actual activity out of sight

What Should Happen?

any message in the thread to stay it its linear position

Error Messages/Logs

Steps to Reproduce

  1. just modify some code and CTRL+C
  2. observe it

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.0.50

Claude Code Version

2.0.51

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

_No response_

View original on GitHub ↗

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