diff options
author | Helmut Grohne <helmut@subdivi.de> | 2016-12-19 20:13:21 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2016-12-19 20:13:21 +0100 |
commit | b8fb407411a4e5c0ed52ec33dc3c52e68837e341 (patch) | |
tree | 2176d94dc7c132c99782e534e6384fb6d1019456 /Makefile | |
parent | 784ef25cd706fbd17270e1711977dfce140255cb (diff) | |
download | tcvt-b8fb407411a4e5c0ed52ec33dc3c52e68837e341.tar.gz |
fix broken color handling
When printing "\e[32mx\e[33mx\e[32mx\e[0m", the expected outcome is that
the first and third x share the same color. Prior to clearing A_COLOR,
the colors would be ORed yielding three different colors. This breaks
e.g. usage with mutt.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions