[host] If a line is exactly the width of the buffer and you increase the buffer width, it will wrap incorrectly resize reflow #1095

Closed
opened 2026-01-30 22:16:25 +00:00 by claunia · 3 comments
Owner

Originally created by @miniksa on GitHub (May 14, 2019).

This is another one that needs #796 before it can be changed and may or may not be related to #797.

image

See the line with "OpenConsoleFullPDB.pdb" on it.

  1. execute dir.
  2. pick a line you like. Resize the window so that the line completely fills the width of the buffer, with no spaces on the right.
  3. execute the same dir command. That line you picked should exactly fill one line.
  4. Increase the width of the window. See that the line below the line you picked has now wrapped up to the previous line.

Repros with both dir and ls -lA, so it's not WSL/VT specific.

Originally created by @miniksa on GitHub (May 14, 2019). This is another one that needs #796 before it can be changed and may or may not be related to #797. ![image](https://user-images.githubusercontent.com/18221333/57736706-d3441000-765d-11e9-9cbd-8348321f7751.png) > See the line with "OpenConsoleFullPDB.pdb" on it. > > 1. execute `dir`. > 2. pick a line you like. Resize the window so that the line completely fills the width of the buffer, with no spaces on the right. > 3. execute the same `dir` command. That line you picked should exactly fill one line. > 4. Increase the width of the window. See that the line below the line you picked has now wrapped up to the previous line. > > > Repros with both `dir` and `ls -lA`, so it's not WSL/VT specific.
claunia added the Product-ConhostIssue-BugArea-InteractionResolution-Duplicate labels 2026-01-30 22:16:25 +00:00
Author
Owner

@ExE-Boss commented on GitHub (May 15, 2019):

This is also reproducible in PowerShell with a PowerLine prompt that uses the Right‑aligned blocks feature.

@ExE-Boss commented on GitHub (May 15, 2019): This is also reproducible in PowerShell with a [PowerLine prompt](https://github.com/Jaykul/PowerLine) that uses the [Right‑aligned blocks](https://github.com/Jaykul/PowerLine/blob/master/README.md#right-aligned-blocks) feature.
Author
Owner

@zadjii-msft commented on GitHub (May 12, 2020):

Hey so this is exactly the same as #3088. I've got way more info in that issue (because I totally forgot about this one), so I'm going to resolve this as a dupe.

/dup #3088

@zadjii-msft commented on GitHub (May 12, 2020): Hey so this is exactly the same as #3088. I've got way more info in that issue (because I totally forgot about this one), so I'm going to resolve this as a dupe. /dup #3088
Author
Owner

@ghost commented on GitHub (May 12, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (May 12, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1095