Skip to content

Make file format compatible with Node's #6

@eush77

Description

@eush77

repl.history's file format is not compatible with Node's history file format. nodejs/node#1513

After pointing NODE_REPL_HISTORY_FILE to my old history file I get the following error:

Error: Could not parse history data in .../.node_history.

It would be nice to have one file format be used both from native repls and repls built on top of this module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions