Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

isPasted field removed from keypress events

The internal isPasted marker on keypress events has been removed

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaTerminal UIwhat it touches
KindInternal Changesin v2.1.269,
Under the hood

The internal isPasted marker on keypress events has been removed

What

Claude Code used to attach an isPasted marker to keypress events internally, and checked it in logic that handles mouse-wheel scrolling and repeated key presses. That marker has now been removed everywhere it was used.

Why

This is an internal cleanup with no described effect on how the tool behaves day to day, though it may adjust how pasted versus typed input is distinguished internally.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe finding does not say what, if anything, changes in observable behavior now that pasted input is no longer marked separately.

See this entry in the whole of v2.1.269 →