@nightgrey/ansi
    Preparing search index...

    Function deleteCharacter

    • DeleteCharacter (DCH) deletes n characters at the current cursor position. As the characters are deleted, the remaining characters move to the left and the cursor remains at the same position.

      Default is 1.

      ```
      CSI Pn P
      ```
      

      Parameters

      • n: number

      Returns string