0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal
Jeremiah Senkpiel f7d5e4c618 repl: default persistence to ~/.node_repl_history
Makes the REPL persistently save history by default to
~/.node_repl_history when in terminal mode.
This can be disabled by setting NODE_REPL_HISTORY="".

PR-URL: https://github.com/nodejs/io.js/pull/2224
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
2015-08-04 11:56:18 -07:00
..
child_process.js lib: don't use global Buffer 2015-06-11 20:24:44 +02:00
freelist.js
repl.js repl: default persistence to ~/.node_repl_history 2015-08-04 11:56:18 -07:00
socket_list.js child_process: expose ChildProcess constructor 2015-05-28 09:38:29 -05:00
util.js util: prepend '(node) ' to deprecation messages 2015-07-03 16:32:29 +02:00