ui: print the transcript into the terminal's scrollback so the trackpad scrolls it #267
Annotations
3 errors
|
check
Process completed with exit code 1.
|
|
test/connect-render.test.ts > ConnectApp — the scrollback view > holds the last message in the live frame while a turn is in flight:
test/connect-render.test.ts#L192
AssertionError: expected 1 to be greater than 1
❯ test/connect-render.test.ts:192:43
|
|
test/connect-render.test.ts > ConnectApp — the scrollback view > prints a settled transcript once, and keeps printing it once as the frame repaints:
test/connect-render.test.ts#L161
AssertionError: expected 1 to be greater than 1
❯ test/connect-render.test.ts:161:34
|