Commit 0dca135e7628142c56b3f71c3b5eb875f4fe6c7f

Mark Jamsek 2022-06-30T11:43:19

tog: fix C-d and G log view keymaps in horizontal split Account for the border so we don't scroll offscreen, and don't unset the load_all flag till all commits have been loaded so we take the correct path in log_move_cursor_down(). ok stsp@