buildkit
buildkit copied to clipboard
No output if BUILDKIT_TTY_LOG_LINES is too big
My code, so my bad!
If the termHeight is greater than (current window height - 7), the tty output doesn't appear; I guess this is the behavior of the vt100 module.
PR incoming to fix this.