Commit f7d5e4c6 authored by Jeremiah Senkpiel's avatar Jeremiah Senkpiel Committed by Rod Vagg
Browse files

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: default avatarMichaël Zasso <mic.besace@gmail.com>
Reviewed-By: default avatarChris Dickinson <christopher.s.dickinson@gmail.com>
Reviewed-By: default avatarRoman Reiss <me@silverwind.io>
parent ceee8d28
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