# restore-cursor [](https://travis-ci.org/sindresorhus/restore-cursor) > Gracefully restore the CLI cursor on exit Prevent the cursor you've hidden interactively from remaining hidden if the process crashes. ## Install ``` $ npm install restore-cursor ``` ## Usage ```js const restoreCursor = require('restore-cursor'); restoreCursor(); ``` ## License MIT © [Sindre Sorhus](https://sindresorhus.com)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
index.d.ts | File | 201 B | 0644 |
|
index.js | File | 215 B | 0644 |
|
license | File | 1.08 KB | 0644 |
|
package.json | File | 3.61 KB | 0644 |
|
readme.md | File | 497 B | 0644 |
|