-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Open
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Description
Version
v24.10.0, v25.0.0
Platform
Darwin, Linux
Subsystem
repl
What steps will reproduce the bug?
- Open REPL
- Enter
{}into the prompt - Move cursor one position to the left, between the brackets
- Paste text "Node"
What is the expected behavior? Why is that the expected behavior?
The prompt to read {Node}.
What do you see instead?
The prompt reads {}Noed.
Additional Information
Works fine on v24.7.0. I suspect this is a regression from #59857.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.