Download raw body.
[fix] tog: G and C-d keymaps in hsplit
On Thu, Jun 30, 2022 at 03:31:16PM +1000, Mark Jamsek wrote: > I noticed a bug in the log handler where we fail to account for the > border in hsplits, and a related logic error with G scrolling, which > breaks C-d and G after an initial G scroll. Thanks, I could reproduce both problems and your patch fixes them. OK.
[fix] tog: G and C-d keymaps in hsplit