buildkite / terminal-to-html

Converts arbitrary shell output (with ANSI) into beautifully rendered HTML
http://buildkite.github.io/terminal-to-html
MIT License
642 stars 45 forks source link

Add MaxLines and ScrollOutFunc #120

Closed DrJosh9000 closed 7 months ago

DrJosh9000 commented 7 months ago

This provides a way to incrementally build output, at the cost of being unable to move the cursor arbitrarily through history.