pkgxdev / pkgx

run anything
https://pkgx.sh
Apache License 2.0
8.98k stars 1.36k forks source link

Unexpected font change in git gui, even with `env -git` #1047

Open fengjianyun opened 4 days ago

fengjianyun commented 4 days ago

With #1041 issue, I've detected another unexpected bahavior, the font is no longer recognized.

Even I do a env -git in the project directory, with git gui of global git, the font shown is like this: image

And the font list become like this image

So what I do is before I call git gui, I call dev off, and everything works again. image

Font list: image

jhheider commented 4 days ago

Possibly java version? You should be able to compare the env with the dev on and off for some clues.