Extend true color test to include background color erase.

This commit is contained in:
John Hood
2017-11-06 18:38:54 -05:00
parent fa9335f737
commit aa96fc867f
+2
View File
@@ -100,6 +100,8 @@ baseline()
# True color.
# See https://gist.github.com/XVilka/8346728 for the test case
truecolor)
# Also check background color erase.
printf '\033[48;2;255;0;255m\033[H\033[J'
echo "Normal:"
test_true_color
echo "Bold:"