Fixes garbled background session output when terminal escape sequences end oddly or split across reads.
What's wrong with this entry?
The string-terminator scan in the background-session output parser was rewritten to walk bytes rather than search for a fixed terminator substring.
- looks for ESC, CAN (24) or SUB (26); CAN and SUB now end the sequence
- handles ESC-backslash
- carries a pending-ESC state across chunk boundaries so a sequence split between reads is still recognised
interactive-mark
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.234
Background task notifications arrive inside a system-reminder
Both mention background task
-
v2.1.235
Several finished background tasks now report as one line
Both mention background task
-
v2.1.236
Background-task notices no longer look like user approval
Both mention background task