aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hovorka <[email protected]>2020-06-16 17:38:03 -0600
committerAdam Hovorka <[email protected]>2020-06-16 17:38:03 -0600
commit45a7c06933af0443f4a79592cc1a1583b19a70c9 (patch)
tree2bccd9e8a7a8d2e1dcaa1a9ba8c360c944a2cf95
parent93e0e434a54ae616a8a4649b3ae8bdc54e34b556 (diff)
Clear any drawn input that may have shown up
-rwxr-xr-xbase/otp1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/otp b/base/otp
index cf1f278..5bd835a 100755
--- a/base/otp
+++ b/base/otp
@@ -79,6 +79,7 @@ while :; do
PARTIAL=$(( $WAIT % 4 ))
BLANK=$(( $TOTAL - $FULL))
+ echo -n " "
tput bold; tput setab 8; echo -ne "\r "
tput setaf 8; tput setab 18; echo -n " "
tput setaf 6; echo -n "$SITE"