Skip to content

Add an option to disable reflow on window resize #14291

@Safranil

Description

@Safranil

Description of the new feature/enhancement

There is an issue with zsh and powerlevel10k with some configuration. When you use ruler or/and right segment in powerlevel10k and you resize the window, the content is reflowed and a mess happen in the terminal as described in the powerlevel10k README.

Before resizing

After resizing

Proposed technical implementation details (optional)

An option that allow the user to choose between reflowing or truncating (the buffer or on display) the terminal content will solve this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-OutputRelated to output processing (inserting text into buffer, retrieving buffer text, etc.)Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Product-ConptyFor console issues specifically related to conpty

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions