Cols: Fix spacing issue

This commit is contained in:
Dylan Araps 2016-12-19 15:29:39 +11:00
parent 7276ad3a65
commit 17f3a7acde

View file

@ -1759,7 +1759,7 @@ get_cols() {
cols="${cols%%'nl'}"
cols="${cols//nl/\\n\\033[${text_padding}C${zws}}"
printf "%b\n" "\033[${text_padding}C${cols}"
printf "%b\n" "\033[${text_padding}C${zws}${cols}"
fi
unset -v blocks blocks2 cols