.Stream.Term.Resize (gb)

Sub Resize ( Width As Integer, Height As Integer )

Resize a terminal.

  • Width is the number of columns.

  • Height is the number of rows.