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

Change process.stdout.cursorTo to readline.cursorTo #2

Merged
merged 2 commits into from
Feb 15, 2018
Merged

Change process.stdout.cursorTo to readline.cursorTo #2

merged 2 commits into from
Feb 15, 2018

Conversation

r-portas
Copy link

@r-portas r-portas commented Feb 8, 2018

process.stdout.cursorTo has been removed in favour of readline.cursorTo in Node 9.
readline.cursorTo has been in the standard library since v4, so should be pretty backward compatible.

@delfrrr
Copy link
Owner

delfrrr commented Feb 15, 2018

Cool! Thank you!

@delfrrr delfrrr merged commit 85de5d7 into delfrrr:master Feb 15, 2018
@delfrrr
Copy link
Owner

delfrrr commented Feb 15, 2018

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.

2 participants