mcpretentious-resize
Resize a terminal to specific width and height in columns and rows. Specify terminal ID, columns, and rows to adjust the terminal dimensions.
Instructions
Resizes a terminal to the specified dimensions in columns × rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| terminalId | Yes | The terminal ID to resize | |
| columns | Yes | Number of columns (width in characters) | |
| rows | Yes | Number of rows (height in lines) |