Skip to content

Regression in line wrapping from #2924 #3052

@DHowett-MSFT

Description

@DHowett-MSFT

When you get to the end of a line in Terminal, it now disagrees with conhost as to where the next line goes.

Terminal:

aaaaaaaaaa|
          |
aaaa      |

Conhost:

aaaaaaaaaa|
aaaa      |

Possible regression from #2924.

Metadata

Metadata

Labels

Area-OutputRelated to output processing (inserting text into buffer, retrieving buffer text, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsPriority-1A description (P1)Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Severity-BlockingWe won't ship a release like this! No-siree.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions