pub fn scroll(n: usize, scroll_direction: ScrollDirection) -> ControlSequence
Expand description
Use this function to call the control functions SD
, SL
, ST
and SR
.
pub fn scroll(n: usize, scroll_direction: ScrollDirection) -> ControlSequence
Use this function to call the control functions SD
, SL
, ST
and SR
.