pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.33k stars 125 forks source link

Feature Request: go to next commit in review by commit mode #306

Open entropitor opened 2 years ago

entropitor commented 2 years ago

Issue Description

Type: feature request

Describe what happened (or what feature you want)

Add mappings to go to next commit when reviewing commit by commit

Describe what you expected to happen

]c or something alike to go to the next commit while reviewing a PR (and maybe [C to go to the first commit? so even if you are not viewing single commit, it enters "commit" mode and goes to the first commit)