blessed-components - v1.20.0
    Preparing search index...

    Function sliceByWidth

    • Slices plain visible text to at most width terminal cells.

      ANSI sequences and Blessed tags are removed from the returned value.

      Parameters

      • value: string
      • width: number
      • start: number = 0

      Returns string