scrollUpOpen top-level constant
Opening tag for Scroll Up.
Template: {scrollUpOpen}[n]{scrollUpClose}
.
Scroll whole page up by n
(default 1
) lines. New lines are added at the
bottom.
Implementation
const String scrollUpOpen = csi;
Opening tag for Scroll Up.
Template: {scrollUpOpen}[n]{scrollUpClose}
.
Scroll whole page up by n
(default 1
) lines. New lines are added at the
bottom.
const String scrollUpOpen = csi;