Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge Version: 1.4.4-nightly Commit SHA: 6ccbf56 Build Timestamp: 2025-10-27T06:02:16.113528832Z (1761544936) Build Profile: maxperf
What version of Foundryup are you on?
foundryup: 1.0.0
What command(s) is the bug in?
forge test
Operating System
Linux
Describe the bug
It looks like the progress UI is cutting off all lines below the first line.
Here is the correct output with a failed sequence present so it exits right away:
Here is the incorrect output with the second and third line cut off and progress being shown:
