CMD_WINDOW_SIZE

Constant CMD_WINDOW_SIZE 

Source
const CMD_WINDOW_SIZE: u8 = 0x13;
Expand description

Server → Client: current PTY window size (4-byte payload: rows u16 BE, cols u16 BE).