gh.nvim icon indicating copy to clipboard operation
gh.nvim copied to clipboard

Cycle Through Files in Commit

Open bradsherman opened this issue 3 years ago • 1 comments

A nice quality of life feature (for me) would be the ability to cycle through files in a commit (or in the PR overall, if a specific commit is not open). Then I could close the Lite Panel on the side and use a shortcut to cycle through the files per commit. Something like GHCommitNextFile, GHCommitPrevFile, GHPRNextFile, GHPRPrevFile - or just GHNextFile and GHPrevFile which calculate the next/prev file based on whether a specific commit is selected or not.

bradsherman avatar Jun 21 '22 20:06 bradsherman

Been feeling this one too. I'll try an implementation soon

ldelossa avatar Jun 21 '22 20:06 ldelossa