Replies: 2 comments
-
I am ok to "fix" it once ansible fixes it first, see below result of search on ansible devel branch:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Ansible has a lot of legacy you cannot seriously suggest supporting broken things because somebody else also makes mistakes. P.S. I think I may have some year-old experiments with fixing the color support in ansible/ansible somewhere locally but it's incomplete. Still fixing it here is easier because it's just one place that's broken. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is problematic because it'll only work in terminals that support misusing the bold setting for bright. Standard-compliant terminals don't work like that.
It's roughly summarized here: kovidgoyal/kitty#197 (comment). And while for red it's semi-okay, for things like grey it's a disaster because it looks the same as the background == looks like empty lines.
Originally posted by @webknjaz in #833
Beta Was this translation helpful? Give feedback.
All reactions