Skip to content

^W in REPL behaves weird #1264

@bnoordhuis

Description

@bnoordhuis

Or maybe I should say "unexpectedly" or "non-idiomatically".

Typing o.f === followed by ^W deletes until o. - the expected result is o.f

qjs > var o = {x: 42}
undefined
qjs > o.f === ^W
qjs > o.

(Also, why is there a blank between "qjs" and ">"?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions