diff --git a/index.js b/index.js index 076d9f8..7084748 100644 --- a/index.js +++ b/index.js @@ -76,6 +76,7 @@ function create(config) { if (ask) { process.stdout.write(ask); + ask = ask.split(/\r?\n/).pop(); } var cycle = 0;