general: Fix issues when printing ascii

This commit is contained in:
Dylan Araps 2019-01-07 18:56:09 +02:00
parent 9b2796e168
commit 981b2da634
1 changed files with 2 additions and 1 deletions

View File

@ -4034,7 +4034,8 @@ color() {
stdout() {
image_backend="off"
unset subtitle_color colon_color info_color underline_color bold title_color at_color \
text_padding zws reset color_blocks get_line_break bar_color_elapsed bar_color_total
text_padding zws reset color_blocks get_line_break bar_color_elapsed bar_color_total \
c1 c2 c3 c4 c5 c6 c7 c8
}
err() {