Skip to content

Tabs in the repl cause display issues #25272

@BridgeAR

Description

@BridgeAR

Just copy something like var abc = 5; in the repl and go back and forth and remove or add some characters. Push enter and go up and down in the history and further issues will resolve.

The marker is not correct and sometimes things are not visible that should be and the other way around.

I guess we could either just display tabs as space (that would likely resolve the problem easily) or

We have to properly fix this and to teach the code to jump to the correct position if there's a tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.readlineIssues and PRs related to the built-in readline module.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