buildkit icon indicating copy to clipboard operation
buildkit copied to clipboard

No output if BUILDKIT_TTY_LOG_LINES is too big

Open holzman opened this issue 2 years ago • 0 comments

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.

holzman avatar Mar 15 '24 22:03 holzman