Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
term: ensure cursor is hidden before closing
When running a terminal in a dialog that is closed before the terminal has had a chance of being redrawn, the cursor may be left visible. Make sure to hide the cursor in the close routine. Signed-off-by: Robin Jarry <[email protected]> Tested-by: Bence Ferdinandy <[email protected]> Tested-by: Jason Cox <[email protected]>
- Loading branch information