@nightgrey/ansi
    Preparing search index...

    Function tabStopReport

    • TabStopReport (DECTABSR) is the response to a tab stop report request. It reports the tab stops set in the terminal.

      The response is a list of tab stops separated by a slash (/) character.

      ```
      DCS 2 $ u D ... D ST
      ```
      

      Where D is a decimal number representing a tab stop.

      Parameters

      • ...stops: number[]

      Returns string