Skip to content

Speculative: remove overeager line wrapping in AdaptDispatch #18899

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

DHowett
Copy link
Member

@DHowett DHowett commented May 12, 2025

Possibly closes #8976? Let's let the CI decide which of our tests it breaks.

@microsoft-github-policy-service microsoft-github-policy-service bot added 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.) Priority-2 A description (P2) Product-Conpty For console issues specifically related to conpty Product-Terminal The new Windows Terminal. labels May 12, 2025
@DHowett
Copy link
Member Author

DHowett commented May 13, 2025

I don't know if I should be more horrified that the tests passed

Copy link
Member

@lhecker lhecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yoink

@DHowett DHowett merged commit 14993db into main May 14, 2025
19 checks passed
@DHowett DHowett deleted the dev/duhowett/linearize branch May 14, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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-Conpty For console issues specifically related to conpty Product-Terminal The new Windows Terminal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Line breaks are ignored inconsistently when copying text in tmux copy mode
2 participants