Kardelio Fix cursor was returning to the top left on exit (#9)
032c477 Oct 6, 2020
Fix cursor was returning to the top left on exit (#9)
Realized that the cursor was not immediately returning to the top left of the screen when the shlide script had finished so added this functionality to the die function so that no matter how the application finishes the cursor will be properly reset for the user to continue their terminal experience
032c477