@nightgrey/ansi
    Preparing search index...

    Variable ESC_CONTROLConst

    ESC_CONTROL: C0 = ...

    C0: Escape (ESC)

    Alters the meaning of a limited number of following bytes. Nowadays this is almost always used to introduce an ANSI escape sequence.

    `0x1B`
    
    `[`