pub const RESIZE_WINDOW: u16 = 4;
Operation 4: resize the window in pixels with arguments height ; width, yielding ESC [ 4 ; <height> ; <width> t.
4
height ; width
ESC [ 4 ; <height> ; <width> t