This commit is contained in:
Dylan Araps 2016-10-01 10:49:56 +10:00
parent 0d3a0b6046
commit 534ffd671c
1 changed files with 1 additions and 1 deletions

View File

@ -3120,7 +3120,7 @@ main() {
# If the script exits for any reason, unhide the cursor.
trap 'printf "\033[?25h"' EXIT
# Clear the scren
# Clear the screen
clear
# Hide the cursor and disable line wrap