summaryrefslogtreecommitdiff
path: root/lib/console.js
diff options
context:
space:
mode:
authormonkingxue <yingchenxue@qq.com>2018-05-09 10:34:57 +0800
committerRuben Bridgewater <ruben@bridgewater.de>2018-05-18 15:47:17 +0200
commit9aa4ec43fce7fd9166459c98f347760cf450a350 (patch)
tree87550905478fcf01db756bd04ede6c8b8ab2baab /lib/console.js
parent9deca876bb94626564184ad263ff80dc8042808b (diff)
downloadandroid-node-v8-9aa4ec43fce7fd9166459c98f347760cf450a350.tar.gz
android-node-v8-9aa4ec43fce7fd9166459c98f347760cf450a350.tar.bz2
android-node-v8-9aa4ec43fce7fd9166459c98f347760cf450a350.zip
repl: add friendly tips about how to exit repl
Imitate python repl, when the user enters 'exit' or 'quit', no longer prompt 'Reference Error', but prompts 'To exit, press ^D or type .exit'. If the user defines variables named 'exit' or 'quit' , only the value of the variables are output PR-URL: https://github.com/nodejs/node/pull/20617 Fixes: https://github.com/nodejs/node/issues/19021 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'lib/console.js')
0 files changed, 0 insertions, 0 deletions