Skip to main content

Module wrap

Module wrap 

Source
Expand description

Word wrapping that keeps span styles, so the transcript can be scrolled by exact line count.

Functions§

wrap
Wrap one styled line to width columns. Continuation lines keep the original indentation.
wrap_all
Wrap every line and return them in order — what the transcript pane actually draws.