Revert "Extend true color test to include background color erase."
This reverts commit aa96fc867f.
tmux doesn't support BCE until 2.4, so this change fails on 2.3.
This commit is contained in:
@@ -100,8 +100,6 @@ baseline()
|
|||||||
# True color.
|
# True color.
|
||||||
# See https://gist.github.com/XVilka/8346728 for the test case
|
# See https://gist.github.com/XVilka/8346728 for the test case
|
||||||
truecolor)
|
truecolor)
|
||||||
# Also check background color erase.
|
|
||||||
printf '\033[48;2;255;0;255m\033[H\033[J'
|
|
||||||
echo "Normal:"
|
echo "Normal:"
|
||||||
test_true_color
|
test_true_color
|
||||||
echo "Bold:"
|
echo "Bold:"
|
||||||
|
|||||||
Reference in New Issue
Block a user