ansi-recover

1.1.0 • Public • Published

ansi-recover

recover from a full terminal ui app, back to the terminal on exit, like vim or man pages.

require('ansi-recover')({cursor: visible, mouse: enable})

visible should be false if you would like to not show the cursor in your app. the cursor will be redisplayed on exit.

{mouse: enable} turns on mouse sequences.

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i ansi-recover

      Weekly Downloads

      1

      Version

      1.1.0

      License

      MIT

      Last publish

      Collaborators

      • nopersonsmodules