refined-github/refined-github

Add option to duplicate the page navigation on Commit page on top

Open

#9244 opened on Apr 23, 2026

View on GitHub
 (8 comments) (0 reactions) (0 assignees)TypeScript (22,918 stars) (1,423 forks)batch import
enhancementhelp wantedsmall

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.

Example URLs

https://github.com/surge-synthesizer/surge/commits/main/

Contributor guide