Files
orca/src
NeilandOrca e172a51649 test(terminal): assert preedit visibility across the recorded IME traces (#13286)
Two IME defects shipped past this suite because every assertion here was about
bytes reaching the PTY. A preedit written into a hidden overlay types blind and
still satisfies all of them.

Samples the composition overlay at each recorded compositionupdate and requires
it to be shown, so the existing recorded corpus now covers what the user sees
rather than only what the shell receives.

Co-authored-by: Orca <help@stably.ai>
2026-08-08 19:31:44 -07:00
..