-
Notifications
You must be signed in to change notification settings - Fork 2.7k
"Use a True Type font for all console windows" applicable to git for windows 2.x? #147
New issue
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
Comments
There is |
Could you say "Specific to Git CMD" only? |
Git-Bash can be used without MinTTY (e.g. if you need to use other interactive native programs, see issue #74) |
The newest incarnations of the installer even offer to use |
Just tried the latest installation, first time installed with disabled option of MinTTY, had two console windows opened when Git Bash is called - one with the bash prompt, another completely blank. Is it a bug? I've reinstalled with MinTTY and it works fine now. |
@Larry0ua please open new tickets when describing unrelated problems. |
So I think that question has been answered ("yes, it is applicable"). |
There is an option "Use a True Type font for all console windows" in inno setup installer.
Is it still applicable to git for windows 2.x, where mintty is used instead of Windows Console?
The text was updated successfully, but these errors were encountered: