@nightgrey/ansi
    Preparing search index...

    Function repeatPreviousCharacter

    • RepeatPreviousCharacter (REP) repeats the previous character n times. This is identical to typing the same character n times.

      Default is 1.

      ```
      CSI Pn b
      ```
      

      Parameters

      • n: number

      Returns string

      ECMA-48 ยง 8.3.103