Looks interesting! What makes "a frame"? If text gets updated but cursor isn't set to the last row, how can it detect a new frame? Or does it flush changes on interval? We could probably use this to test summary reporter: github.com/vitest-dev/v...
Description
Closes Test summary during watch mode run #3732
Fixes [Bug] Terminal output is cut off while async test is executing #6590
Fixes Terminal UI flickering #6177
Requires fix(child_proce...