input: add scroll_page_lines

This commit is contained in:
RGBCube
2023-12-11 23:35:40 +03:00
parent 554d2d0185
commit d659b12fb9
2 changed files with 8 additions and 0 deletions

View File

@@ -167,6 +167,7 @@ pub const Action = union(enum) {
scroll_page_up: void,
scroll_page_down: void,
scroll_page_fractional: f32,
scroll_page_lines: i16,
/// Jump the viewport forward or back by prompt. Positive
/// number is the number of prompts to jump forward, negative