Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

canceling heroku pg:backups:restore command will hide the cursor in console #137

Open
keiko713 opened this issue Jun 26, 2017 · 0 comments

Comments

@keiko713
Copy link
Contributor

how to repro:

  1. run heroku pg:backups:restore b001 DATABASE_URL -a myapp -c myapp
  2. it says this log message: https://github.com/heroku/heroku-pg/blob/master/commands/backups/restore.js#L62-L66
  3. do Ctrl+C
  4. the canceling to see the progress part is going well, but the cursor is gone

running things like reset works but it is pretty annoying, and I don't really know why it is happening.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant