question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

possible to add keybindings to jump between hunks?

See original GitHub issue

Hello 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:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
kaholecommented, Dec 8, 2020

should be fixed in version 0.5.8

1reaction
kaholecommented, Dec 2, 2020

Now available in version 0.5.7 in marketplace.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found