Skip to content

repl: REPL history seems broken in master and v11.2.0 #24385

Description

@vsemozhetbyt
  • Version: v11.2.0, v12.0.0-nightly201811153212f77ac6 or 'v12.0.0-v8-canary20181115bc23a47c3b'
  • Platform: Windows 7 x64
  • Subsystem: repl

  • Delete .node_repl_history.
  • Launch node.
  • Type:
> 1
1
  • Look into .node_repl_history, there is 1 there.
  • Type:
> 2
2
  • Look into .node_repl_history, there is only 2.
  • Type:
> 3
3
  • Look into .node_repl_history, there is only 3.
  • Type UP ARROW several times. There is only:
> 3
  • Close node.
  • Look into .node_repl_history, there is only 3 there.

Can anybody reproduce?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    replIssues and PRs related to the REPL subsystem.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions