Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to disable reflow on window resize #14291

Open
Safranil opened this issue Oct 25, 2022 · 0 comments
Open

Add an option to disable reflow on window resize #14291

Safranil opened this issue Oct 25, 2022 · 0 comments
Labels
Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Conpty For console issues specifically related to conpty
Milestone

Comments

@Safranil
Copy link

Safranil commented Oct 25, 2022

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.

@Safranil Safranil added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Oct 25, 2022
@ghost ghost added Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 25, 2022
@lhecker lhecker added Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Product-Terminal The new Windows Terminal. Issue-Task It's a feature request, but it doesn't really need a major design. and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. labels Oct 26, 2022
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Oct 26, 2022
@lhecker lhecker added this to the Backlog milestone Oct 26, 2022
@carlos-zamora carlos-zamora removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Oct 26, 2022
@zadjii-msft zadjii-msft added Product-Conpty For console issues specifically related to conpty Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. and removed Product-Terminal The new Windows Terminal. Issue-Task It's a feature request, but it doesn't really need a major design. labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Conpty For console issues specifically related to conpty
Projects
None yet
Development

No branches or pull requests

4 participants