refined-github/refined-github
Add option to duplicate the page navigation on Commit page on top
Closed
#9,244 opened on Apr 23, 2026
enhancementhelp wantedsmall
Repository metrics
- Stars
- (22,918 stars)
- PR merge metrics
- (Avg merge 1d 18h) (44 merged PRs in 30d)
Description
Description
I find it extremely tedious that the Commits page on GitHub only has the page navigation at the bottom. I think it makes sense to have it duplicated on top as well, because sometimes you just want to straight away jump somewhere, why should you be required to scroll down all the way first?
For that matter, it is downright insane that we only get prev-next here, instead of real pagination with page links... But I guess that's a separate issue altogether.