Line break with errors in MongoDB Shell #13371

Open
opened 2026-01-31 03:41:03 +00:00 by claunia · 0 comments
Owner

Originally created by @petronaMX on GitHub (Apr 9, 2021).

Windows Terminal version (or Windows build number)

1.7.572.0

Other Software

MongoDB shell version v4.4.4

Steps to reproduce

  1. Launch the MongoDB console in Windows Terminal Preview
  2. Execute some statement that spans beyond the width of the console

Expected Behavior

When reaching the maximum writing width, it is expected that a line break will be made, in order to continue writing.

Actual Behavior

A line break is made, but it overlaps what is already written

Originally created by @petronaMX on GitHub (Apr 9, 2021). ### Windows Terminal version (or Windows build number) 1.7.572.0 ### Other Software MongoDB shell version v4.4.4 ### Steps to reproduce 1. Launch the MongoDB console in Windows Terminal Preview 2. Execute some statement that spans beyond the width of the console ### Expected Behavior When reaching the maximum writing width, it is expected that a line break will be made, in order to continue writing. ### Actual Behavior A line break is made, but it overlaps what is already written
claunia added the Resolution-Duplicate label 2026-01-31 03:41:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13371