Skip to content

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

@miniksa

Description

@miniksa

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-InteractionInteracting with the vintage console window (as opposed to driving via API or hooks)Issue-BugIt either shouldn't be doing this or needs an investigation.Product-ConhostFor issues in the Console codebaseResolution-DuplicateThere's another issue on the tracker that's pretty much the same thing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions