@nightgrey/ansi
    Preparing search index...

    Variable cursorHomePositionConst

    cursorHomePosition: "\u001b[H" = "\x1b[H"

    cursorHomePosition is a sequence for moving the cursor to the upper left corner of the scrolling region. This is equivalent to cursorPosition(1, 1).