Skip to content
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

Bold colors are gray in MinTTY #9

Open
fniessen opened this issue Sep 4, 2017 · 4 comments
Open

Bold colors are gray in MinTTY #9

fniessen opened this issue Sep 4, 2017 · 4 comments

Comments

@fniessen
Copy link

fniessen commented Sep 4, 2017

In my case, I can edit ~/.minttyrc or add the "echo" commands to my ~/.zshrc file, I get the same results: my bold colors are gray in Cygwin's MinTTY.

Any idea what's going wrong here?

Best regards!

@mavnn
Copy link
Owner

mavnn commented Sep 4, 2017

Unfortunately I'm no longer using MinTTY on a regular basis, so I'm not sure I can do much to help! I will leave this issue open in case anyone else can confirm having similar issues.

@fniessen
Copy link
Author

fniessen commented Sep 4, 2017

Thanks! (and also for your quick answer)

@Elwin00
Copy link

Elwin00 commented Dec 24, 2018

I have the same problem. You can use BoldAsFont instead of BoldAsColor. In your .minttyrc edit/add these lines:

BoldAsFont=yes
BoldAsColour=no

@DoomHammer
Copy link
Collaborator

@fniessen can you give us an example of how to get the bold colors? I'm not sure when exactly does the bug manifests. Also, have you considered following @Elwin00 suggestion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants