Fix ascii fallback cursor position

This commit is contained in:
Dylan 2016-01-29 11:06:26 +11:00
parent ab1fbf081e
commit 2b640891eb
1 changed files with 1 additions and 0 deletions

1
fetch
View File

@ -1410,6 +1410,7 @@ getascii () {
ascii="$ascii_dir/ascii/distro/${ascii/ *}"
else
padding="\033[0C"
image="off"
return
fi
fi