| ▲ | Keifu – A TUI for navigating commit graphs with color and clarity(github.com) | |||||||||||||
| 46 points by indigodaddy 10 hours ago | 6 comments | ||||||||||||||
| ▲ | mr_vile 6 hours ago | parent | next [-] | |||||||||||||
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. This repository here has a pretty exhaustive list of these softwares: https://github.com/indigane/git-graph-drawing Anyway, congratulations to the author for actually releasing their work. | ||||||||||||||
| ||||||||||||||
| ▲ | RVRX 7 hours ago | parent | prev | next [-] | |||||||||||||
Serves a bit of a different purpose - but for working with git in the terminal I'm a big LazyGit fan - https://github.com/jesseduffield/lazygit I use it in neovim with https://github.com/kdheepak/lazygit.nvim | ||||||||||||||
| ||||||||||||||
| ▲ | M4R5H4LL 8 hours ago | parent | prev [-] | |||||||||||||
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]. References: [1] https://github.com/rivoli-ai/andy-tui2 [2] https://github.com/rivoli-ai/andy-tui2/blob/main/examples/An... | ||||||||||||||