Hacker News new | ask | show | jobs
by rirze 93 days ago
Please. Someone create a decent jujitsu porcelain like magit before I create a shitty one myself. I would rather not subject the world to that.
2 comments

I have been working on a 100% vibe-coded magit-style jujitsu porcelain for neovim. I cannot emphasize "vibe-coded" enough -- I have not read a single line of code here, nor do I know much about neovim development in general. All that said, it's been working pretty well for me the last couple weeks!

https://github.com/micahbf/maju.nvim

I have been using https://github.com/idursun/jjui a lot and it has been great. Not sure how it compares to magit though.
I’ve been using it too, definitely recommend!