This change defines handling for the g key in fbpdf.c, setting a mark and loading page 1 through the existing getcount/loadpage path. It mirrors the surrounding navigation behavior, including restoring the previous scroll row if the page load fails. In practice, users now have a quick, predictable shortcut for returning to the start of a document.

Added a 'g' keybinding to jump to the first page so navigation is consistent with other page-jump commands. - zhengqunkoo/fbpdf