The Wayback Machine - https://web.archive.org/web/20260220063546/https://github.com/microsoft/terminal/pull/19721
Skip to content

Fix a freeze when pasting lots of text#19721

Merged
DHowett merged 1 commit intomainfrom
dev/lhecker/fix-paste-freeze
Jan 8, 2026
Merged

Fix a freeze when pasting lots of text#19721
DHowett merged 1 commit intomainfrom
dev/lhecker/fix-paste-freeze

Conversation

@lhecker
Copy link
Member

@lhecker lhecker commented Jan 7, 2026

WinUI doesn't react well to lots of text,
so this PR caps the max. amount shown.

Related to #9232

@lhecker lhecker added Area-Performance Performance-related issue Issue-Bug It either shouldn't be doing this or needs an investigation. Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Product-Terminal The new Windows Terminal. Priority-2 A description (P2) labels Jan 7, 2026
@DHowett DHowett merged commit d05dd85 into main Jan 8, 2026
20 checks passed
@github-project-automation github-project-automation bot moved this to To Cherry Pick in 1.23 Servicing Pipeline Jan 8, 2026
@github-project-automation github-project-automation bot moved this to To Cherry Pick in 1.24 Servicing Pipeline Jan 8, 2026
@DHowett DHowett moved this from To Cherry Pick to Cherry Picked in 1.23 Servicing Pipeline Jan 13, 2026
DHowett pushed a commit that referenced this pull request Jan 13, 2026
WinUI doesn't react well to lots of text,
so this PR caps the max. amount shown.

Related to #9232

(cherry picked from commit d05dd85)
Service-Card-Id: PVTI_lADOAF3p4s4AxadtzgjXLaQ
Service-Version: 1.23
@DHowett DHowett moved this from To Cherry Pick to Cherry Picked in 1.24 Servicing Pipeline Jan 13, 2026
DHowett pushed a commit that referenced this pull request Jan 13, 2026
WinUI doesn't react well to lots of text,
so this PR caps the max. amount shown.

Related to #9232

(cherry picked from commit d05dd85)
Service-Card-Id: PVTI_lADOAF3p4s4BBcTlzgjXLaM
Service-Version: 1.24
@DHowett DHowett deleted the dev/lhecker/fix-paste-freeze branch January 15, 2026 17:10
DHowett pushed a commit that referenced this pull request Jan 16, 2026
A follow-up of #19721 which added `til::hstring_format`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Performance Performance-related issue Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-2 A description (P2) Product-Terminal The new Windows Terminal.

Projects

Status: Cherry Picked
Status: Cherry Picked

Development

Successfully merging this pull request may close these issues.

2 participants

Comments