Skip to content

Conversation

@cspotcode
Copy link
Collaborator

Fixes #1013

There's a bug with the --interactive / -i flag where it does not launch the REPL when stdin is not a tty.

This fix makes our behavior match node's -i flag and our help docs.

@coveralls
Copy link

coveralls commented Apr 26, 2020

Coverage Status

Coverage increased (+0.2%) to 80.088% when pulling 9bd86e8 on ab/fix-interactive-flag into 47a560b on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.911% when pulling 6a32006 on ab/fix-interactive-flag into 47a560b on master.

@cspotcode cspotcode merged commit 9fee232 into master Apr 26, 2020
@cspotcode cspotcode deleted the ab/fix-interactive-flag branch May 9, 2020 20:25
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.

ts-node -i repl do not fflush stdout

4 participants