possible to add keybindings to jump between hunks?
See original GitHub issueHello and thanks so much for an amazing extension! It has made my transition from spacemacs significantly more pleasant!
One question: is it possible to add key bindings, in the magit status and diff views, to quickly jump from one hunk to the next? For example, in spacemacs evil-magit, you can press ctrl+j
to move to the next collapsible section; in the case below, repeatedly pressing ctrl+j
will move between the lines marked with ==>
:
==> Unstaged changes (2)
==> modified README.md
==> @@ -1,2 +1,5 @@
+
+// sample change 1
+
==> modified shell/dot_bash_setup
==> @@ -32,6 +32,8 @@
+
+// sample change 2
+
Thanks for considering this!
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
21 SETTINGS and HOTKEYS you NEED for SEASON 11!
... Challenger Hotkeys, Attack Move Guide, Target Champions Only, ... most up-to-date information from the cutting edge of the meta game.
Read more >Navigating to next hunk in a patch file using VIM
A simple method to move between patch hunks is first to search for the beginning of the patch marker. in a unified diff....
Read more >VSCode Keyboard Shortcuts / VS Code Key Bindings
This tutorial lists some of the best VSCode keyboard shortcuts for indenting, outdenting, copying, moving, word wrapping, jumping to opening bracket, ...
Read more >It Bears Repeating: Emacs 28 & Repeat Mode
In this video I switch windows, jump through Occur (grep) matches, navigate git-diff hunks With diff-hl-mode , which supports repeating ...
Read more >Spacemacs documentation
To install all the python features the user has just to add the python ... It is possible to exclude some packages from...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
should be fixed in version 0.5.8
Now available in version 0.5.7 in marketplace.