Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

node command line tool does not remember previous inputs #9083

Closed
@Domiii

Description

@Domiii

A proper command line always remembers inputs from previous runs.

Since things stay cached in Node through-out a single run, if a non-trivial application crashes or while developing, one needs to restart the command line interpreter to discard of broken state. However, once restarted, none of the previous commands are remembered, even though the commands we use might not change a lot between runs, potentially requiring a whole lot of extra typing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions