Closed raxyte closed 2 weeks ago
Check out the "kitty" style graph :)
I already had checked that out, unfortunately I use alacritty which doesn't support that. I'm fine with closing the issue however. Thank you for the amazing work you and everyone else does on the plugin!
I believe you can get that working with this font https://github.com/rbong/flog-symbols - though I have not tested it.
I was kind of holding off on patching fonts myself but I guess that is a path. 👍
Is your feature request related to a problem? Please describe. Currently, Neogit does not have the ability to show colored unicode graphs (much cleaner), unlike the ASCII version. This results in an unfortunate look for them.
Describe the solution you'd like Similar coloring to the ASCII graphs would be fantastic.
Describe alternatives you've considered Switch back to the ASCII version. (I much prefer to not go back.)
Additional context Since it looks like this was initially inspired by vim-flog, perhaps looking at it is of help?