Skip to main content

RESIZE_WINDOW

Constant RESIZE_WINDOW 

Source
pub const RESIZE_WINDOW: u16 = 4;
Expand description

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