@nightgrey/ansi
    Preparing search index...

    Function horizontalPositionAbsolute

    • horizontalPositionAbsolute (HPA) returns a sequence for moving the cursor to the given column. This has the same effect as CUP.

      Default is 1.

      ```CSI n ````

      @see https://vt100.net/docs/vt510-rm/HPA.html

      Parameters

      • col: number

      Returns string