From 2b640891eb3e219ecd422607c74485a48a60924a Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 29 Jan 2016 11:06:26 +1100 Subject: [PATCH] Fix ascii fallback cursor position --- fetch | 1 + 1 file changed, 1 insertion(+) diff --git a/fetch b/fetch index 1b9fa558..24dfc773 100755 --- a/fetch +++ b/fetch @@ -1410,6 +1410,7 @@ getascii () { ascii="$ascii_dir/ascii/distro/${ascii/ *}" else padding="\033[0C" + image="off" return fi fi