const CMD_WINDOW_SIZE: u8 = 0x13;
Server → Client: current PTY window size (4-byte payload: rows u16 BE, cols u16 BE).