repl: make the completer use newlines
Fixes the repl.complete() function when terminal is false, since it is now explicitly looking for a '\n' char.
parent
aab7cb7d
Please register or sign in to comment
Fixes the repl.complete() function when terminal is false, since it is now explicitly looking for a '\n' char.