Not trying to be pessimistic here, but I feel like the author is being a bit loaded with the marketing text. There's many pieces of TUI software that do this exact same thing with "color and clarity" and the same fuzzy search, etc.<p>This repository here has a pretty exhaustive list of these softwares: <a href="https://github.com/indigane/git-graph-drawing" rel="nofollow">https://github.com/indigane/git-graph-drawing</a><p>Anyway, congratulations to the author for actually releasing their work.
Serves a bit of a different purpose - but for working with git in the terminal I'm a big LazyGit fan - <a href="https://github.com/jesseduffield/lazygit" rel="nofollow">https://github.com/jesseduffield/lazygit</a><p>I use it in neovim with <a href="https://github.com/kdheepak/lazygit.nvim" rel="nofollow">https://github.com/kdheepak/lazygit.nvim</a>
Thanks for sharing. That would be a nice additional example in .NET with Andy TUI. The library is not Rust but there are a few examples you might be interested in, including a HN client [2] [3].<p>References:<p>[1] <a href="https://github.com/rivoli-ai/andy-tui2" rel="nofollow">https://github.com/rivoli-ai/andy-tui2</a><p>[2] <a href="https://github.com/rivoli-ai/andy-tui2/blob/main/examples/Andy.Tui.Examples/Demos/HackerNewsDemo.cs" rel="nofollow">https://github.com/rivoli-ai/andy-tui2/blob/main/examples/An...</a><p>[3] <a href="https://imgur.com/a/CgECRa2" rel="nofollow">https://imgur.com/a/CgECRa2</a>