Mresize
Bun

method

Terminal.resize

cols: number,
rows: number
): void;

Resize the terminal.

@param cols

New number of columns

@param rows

New number of rows