Skip to content

repl: /x/dg is autocompleted to bogus /x/dgram #50767

Open
@bnoordhuis

Description

@bnoordhuis

v21.2.0

$ node 
Welcome to Node.js v21.2.0.
Type ".help" for more information.
> /x/dg
/x/dgram
^

Uncaught SyntaxError: Invalid regular expression flags
> 

IOW, the REPL autocompletes /x/dg<CR> to /x/dgram.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.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