Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
Terminal
/
resize
M
resize
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
Terminal
/
resize
M
resize
method
Terminal.resize
resize
(
cols
:
number
,
rows
:
number
)
:
void
;
Resize the terminal.
@param
cols
New number of columns
@param
rows
New number of rows