chiark / gitweb /
terminal/subterm: leave bold-light conversion to parent
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 5 Oct 2014 13:48:32 +0000 (15:48 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 5 Oct 2014 13:48:32 +0000 (15:48 +0200)
commit378c4eed029eb37eec31e56bd82ca5df2dee1e73
treec8675cfbf71d530a2588a96ccf9e01b76cd80c9e
parentc7afe4f3d74f0487c913ce49abc58fe59aaeac12
terminal/subterm: leave bold-light conversion to parent

We rely on the parent terminal to do color conversion, so also leave
bold->light conversion to the parent. Otherwise, it will be performed
twice and we might apply it on the wrong color.
src/libsystemd-terminal/subterm.c