Files
orca/tests
Neil b2163f9a1d test(e2e): pin pty input bytes for Hangul runs that cross a wrap boundary (#15080)
Every CJK byte-exactness spec in the suite types a handful of characters, so
none of them ever reaches the right edge of a row. This adds a run long enough
to wrap at the pane's real width, driven at the pane width that actually
sticks (splits, not `terminal.resize`, which the fit pass springs back).

Investigated #15066 while here; it does not reproduce as input corruption.
2026-08-17 17:12:40 -07:00
..