CMD_RESIZE

Constant CMD_RESIZE 

Source
const CMD_RESIZE: u8 = 0x01;
Expand description

Client → Server: resize (4-byte payload: rows u16 BE, cols u16 BE).