You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I'm relatively new to emacs and found this package (and delta itself). Thanks for all your work, it looks amazing! 🤩
However, it looks like enabling the line-numbers feature in delta breaks various functionality in magit-delta:
The + and - prefixes aren't stripped anymore
I can't stage individual hunks anymore from the magit status buffer - when I try, I get "corrupt patch at line xy" from git
Screenshot:
This is on Archlinux, with emacs 27.1, Doom v2.0.9. I haven't found out what magit-delta version I'm running - Doom Emacs uses straight, so pkg-info-package-version doesn't know about magit-delta, and straight-freeze-version somehow errors out. Happy to provide more information if you tell me how to get it 🙂
jvtrigueros, yoichi, toyboot4e, hammerandtongs, Smona and 2 more