Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.37k stars 107 forks source link

Add Hotkeys for Navigating CommitList #721

Closed jensenr30 closed 3 months ago

jensenr30 commented 3 months ago

Those familiar with vim-keybindings will like the default shortcut keys. The arrow keys still work, and the keyboard shortcuts are configurable of course.

Murmele commented 3 months ago

I created an issue I have to checkout the linux build problem: https://github.com/Murmele/Gittyup/issues/722

jensenr30 commented 3 months ago

@Murmele Thanks for looking into those build system issues! Let me know if I can help. I have a little experience with building stuff on linux, but I'm unfamiliar with how this CI/pipeline stuff works on GitHub.

I added a commit that adds navigation hotkeys to the DiffView for moving up/down by a half-page.