Screen-reader mode repaints less, so assistive tech hears less redundant output.
What's wrong with this entry?
In screen-reader mode the renderer can now erase trailing characters instead of repainting the line, cutting redundant output for assistive tech.
- Diffing tracks a new
prevScreenReaderParkDeclaredflag. - The flag guards a new branch taken when the previous frame had an explicitly declared cursor park.
- Only active in screen-reader mode, under
INK_SCREEN_READER/CLAUDE_CODE_ACCESSIBILITY.
prevScreenReaderParkDeclared
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.238
Screen reader announcements are queued and held back at startup
Both mention screen reader
-
v2.1.235
Question prompts adapt when a screen reader is in use
Both mention accessibility
-
v2.1.246
Terminal bell when a turn finishes, and the sandbox network prompt announces itself
Both mention accessibility