@nightgrey/ansi
    Preparing search index...

    Function horizontalPositionRelative

    • horizontalPositionRelative (HPR) returns a sequence for moving the cursor right n columns relative to the current position. This has the same effect as CUP.

      Default is 1.

      CSI n a

      Parameters

      • n: number

      Returns string