Settings

Theme

Show HN: Anduin – A fast cross platform Git diff viewer inspired by Magit

github.com

2 points by ishanr 2 months ago · 0 comments · 1 min read

Reader

I loved Magit when I used to use Emacs but I review a lot more code these days and I wanted something lightweight and fast where I can see changes happening in real time as the code is being generated by an agent.

So I built Anduin, with Iced and it has a bunch of keyboard shortcuts inspired by Magit that I have been using everyday.

If someone wants to try it, you can clone and cargo build.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection