new(
options) ->renderer
Create a new streaming renderer instance
Returns a renderer with render_event(event), finish(), and reset()
methods. Options:
width: content width in columns (default 80)output_fn: output function (default io.write)rss: custom RSS table to merge with default themesupports_ts: terminal supports OSC 66 text sizing (default true)