No longer clear screen
This commit is contained in:
@@ -3144,8 +3144,8 @@ main() {
|
|||||||
# Display the image if enabled
|
# Display the image if enabled
|
||||||
displayimage
|
displayimage
|
||||||
fi
|
fi
|
||||||
|
|
||||||
printf "\033[$((${lines:-0} - 4))A"
|
printf "\033[$((${lines:-0} - 4))A"
|
||||||
|
printf "\033[9999999D"
|
||||||
printf "\0337"
|
printf "\0337"
|
||||||
|
|
||||||
# Move cursor to top of ascii art
|
# Move cursor to top of ascii art
|
||||||
|
|||||||
Reference in New Issue
Block a user