Skip to content

NodeJS REPL first line strange behaviour #3194

Closed
@ghost

Description

NodeJS 4.1.2, Windows 10 (x64), REPL:

C:\Users\admin\Desktop>node
> 1+1 // also ctrl+c, ctrl+d dont work here
1+1 // wtf?
2
> 1+1 // now works as intended
2

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.replIssues and PRs related to the REPL subsystem.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions