Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The render method always hides the cursor, and only shows it if it needs to be shown. This has the effect that if a caller never shows the cursor, exits the application, and the shell doesn't re-show the cursor then we have no visible cursor. Always show the cursor on deinit to prevent such a curse. Fixes: #10
- Loading branch information