delta icon indicating copy to clipboard operation
delta copied to clipboard

Navigate keybinds only go between hunks, not files

Open mattfbacon opened this issue 2 years ago • 1 comments

I am using n and N but they seem to only navigate between hunks rather than between files. The README and the book say that they should navigate between files.

I have set [delta] navigate = true in my Git config and confirmed its value with git config delta.navigate which returns true.

mattfbacon avatar Nov 03 '23 05:11 mattfbacon

I'm seeing the same behavior. Very frustrating when there is, say, a Cargo.lock change that generates a million hunks. I want to skip past them all.

andrewhamon avatar Sep 07 '25 18:09 andrewhamon