@nightgrey/ansi
    Preparing search index...

    Variable setTabEvery8ColumnsConst

    setTabEvery8Columns: "\u001b[?5W" = "\x1b[?5W"

    setTabEvery8Columns (DECST8C) sets the tab stops at every 8 columns.

    ```
    CSI ? 5 W
    ```