attempting to fix #8

This commit is contained in:
Kiëd Llaentenn
2019-05-11 16:52:15 -04:00
committed by GitHub
parent 92f4e73104
commit dfab35c999
+1 -1
View File
@@ -200,7 +200,7 @@ elseif (-not $noimage.IsPresent -and $image) {
$CURR_ROW += "${e}[38;2;$($upper[$i]);48;2;$($lower[$i])m${CHAR}"
$i++
}
"${CURR_ROW}${e}[0m${e}[B${e}[0G"
"${CURR_ROW}${e}[0m"
$CURR_ROW = ""
$upper = @()