Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for not clearing final line #511

Merged
merged 1 commit into from
Mar 3, 2017
Merged

Conversation

mokkabonna
Copy link
Contributor

@mokkabonna mokkabonna commented Feb 28, 2017

Can you test this @SBoudrias ? This restores the correct functionality without giving an extra line for me, same for you?

Before you had an console.log('\n') there, but gives an extra line.

@SBoudrias
Copy link
Owner

I think that fix is fine given it should only impact force close. As far as I understand #506 problem, it was about prompt closed following usual process (answer all question and be done with Inquirer)

But so in your case, the only time the prompt isn't cleaned properly is when you ctrl-c it?

@mokkabonna
Copy link
Contributor Author

Yes only on force close. The prompt is cleared until the last line but only horizontally to the position of the cursor position.

@SBoudrias SBoudrias merged commit f17cce2 into SBoudrias:master Mar 3, 2017
@SBoudrias
Copy link
Owner

Okay, I'll release it tonight (in my TZ)

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

Successfully merging this pull request may close these issues.

None yet

2 participants