dandavison / magit-delta

Use delta (https://github.com/dandavison/delta) when viewing diffs in Magit
MIT License
285 stars 10 forks source link

Go to next line broken after updating to Emacs 29 #25

Open Crandel opened 1 year ago

Crandel commented 1 year ago

When I update to Emacs 29, and open magit-diff window I can scroll to next line if I'm in the middle of the line, but if cursor is at the beginning of the line it moves to the previous line's end instead of the beginning of next line.

For example, cursor at the beginning. I press down and cursor moves to the end of word custom, instead of next line.

2022-11-24T12:30:19,517576862+01:00 2022-11-24T12:30:33,093259892+01:00

Delta config here, magit-delta config in the pictures above.

[delta]
    side-by-side = false
    syntax-theme = gruvbox-dark