tim-harding / neophyte

A WebGPU rendered Neovim GUI
MIT License
134 stars 1 forks source link

[Bug] Lazygit color syntax is not shown #12

Open pidgeon777 opened 5 months ago

pidgeon777 commented 5 months ago

First of all, congratulations on your project. I am sure it will be very successful, I already prefer it to other GUIs that have long been developed.

I wanted to report a bug, when I start Lazygit within Neovim, it seems that the color syntax is turned off (you can't see the colors):

immagine

It can be replicated easily using the LazyVim distribution in basic mode, on Windows 10.

This problem is not present if I use other GUIs.

tim-harding commented 5 months ago

Thank you for the kind words! I will look into this soon. Do you happen to have a Neovim config repo I could use for testing?

pidgeon777 commented 5 months ago

Unfortunately not, but I think it would be enough to just use the basic LazyVim distribution on Windows:

https://www.lazyvim.org/installation

Also, lazygit binary must be available in PATH.