We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
env -git
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:
git gui
And the font list become like this
So what I do is before I call git gui, I call dev off, and everything works again.
dev off
Font list:
The text was updated successfully, but these errors were encountered:
Possibly java version? You should be able to compare the env with the dev on and off for some clues.
env
Sorry, something went wrong.
No branches or pull requests
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, withgit gui
of global git, the font shown is like this:And the font list become like this
So what I do is before I call
git gui
, I calldev off
, and everything works again.Font list:
The text was updated successfully, but these errors were encountered: