fix: skip stale prompt fragments before command echo in stripping
In CI, ^C cancellations leave stale prompt fragments before the actual command echo line. The leading-strip loop now continues scanning past unmatched lines until it finds the command echo, instead of breaking on the first non-matching line.
A
Alex Dima committed
842c746bb2f68b23a69dc82209384418b9f99d23
Parent: d4359ab