heh
heh copied to clipboard
Implement Page Up/Page Down
Page Up and Page Down should make the cursor jump a screens' worth of bytes (lines_per_screen
* bytes_per_line
) since it'd be easier and quicker to navigate the contents of a file.
Feel free to ask any clarifying questions or express any concerns!