Commit 354f9ce4 authored by Hemanth.HM's avatar Hemanth.HM Committed by James M Snell
Browse files

repl: To exit, press ^C again or type .exit.

When the user hits `^C` in the REPL show more info about `.exit`.

The idea was to give more info to the user when they hit ^C.
Current version just displays `(^C again to quit)` and most
of the users are not aware of the `.exit` command that would
Exit the repl.

PR-URL: https://github.com/nodejs/node/pull/3368


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 57072584
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment