Skip to content

Scrollback not rewrapped on resize #3491

@egmontkob

Description

@egmontkob

Environment

Windows build number: 10.0.18362.0
Windows Terminal version (if applicable): 0.6.2951.0

Any other software?

Steps to reproduce

  • produce more than a screenful of data, e.g. cat a file, or ssh to a Linux box and then:

    seq -f 'the quick brown fox jumps over the lazy dog %.f' 100
    
  • narrow the window so that the onscreen parts begin to wrap

  • optionally widen it back

  • scroll back

Expected behavior

The entire scrollback should be rewrapped, just like the onscreen bits.

Actual behavior

Each line of the scrollback is truncated to the narrow width.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-OutputRelated to output processing (inserting text into buffer, retrieving buffer text, etc.)Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, 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-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