stdout: Disable color_blocks

This commit is contained in:
Muhammad Herdiansyah 2017-08-04 01:29:29 +07:00
parent c6c603066b
commit e8dc4670e1
1 changed files with 1 additions and 0 deletions

View File

@ -3648,6 +3648,7 @@ stdout() {
unset text_padding
unset zws
unset reset
unset color_blocks
}
err() {