Skip to main content

Module render

Module render 

Source

Structs§

RenderOpts
RenderState
Per-source rendering state that persists across line renders. Carries the SGR style register and the current OSC 8 hyperlink so that an unclosed \x1b[31m on line N keeps line N+1 red until reset.

Enums§

AnsiMode
How the renderer treats escape sequences in input bytes.
Cell

Functions§

count_rows
render_line