]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/terminal-util: rename our replacement highlight-yellow and test both the origin... 16556/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 23 Jul 2020 08:53:48 +0000 (10:53 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 30 Jul 2020 12:43:02 +0000 (14:43 +0200)
commit5ee27251cd77f4acf3a798b706d9074d37ef8f3f
tree82374fd09840259516d2ed1244d73dc92634cc59
parent37873ebfbc3e36dce877e92d211dfe2daaa6c9ec
basic/terminal-util: rename our replacement highlight-yellow and test both the original and replacement

The fact that we cannot use the "real" yellow color and need to use some other
color is essentially a bug. In this particular case the issue is in urxvt, see
a9009769de43b7f29d05017f4219e18c1e42a273. While we work around this by using a
different color, let's not forget that this is just a (hopefullly temporary)
workaround.

https://bugzilla.redhat.com/show_bug.cgi?id=1859886
https://bugzilla.redhat.com/show_bug.cgi?id=1859889
https://bugzilla.redhat.com/show_bug.cgi?id=1859894
src/basic/terminal-util.h
src/test/test-terminal-util.c