Versions in this module Expand all Collapse all v0 v0.0.6 May 21, 2026 Changes in this version + type ScrollPrinter struct + func NewScrollPrinter(out io.Writer, window int) *ScrollPrinter + func (sp *ScrollPrinter) PrintLines(lines ...string)