@nightgrey/ansi
    Preparing search index...

    Function setTopBottomMargins

    • setTopBottomMargins (DECSTBM) sets the top and bottom margins for the scrolling region. The default is the entire screen.

      Default is 1 and the bottom of the screen.

      ```
      CSI Pt ; Pb r
      ```
      

      Parameters

      • top: number
      • bot: number

      Returns string