[PR #9034] Add support for paste filtering and bracketed paste mode #27399

Closed
opened 2026-01-31 09:21:44 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/9034

State: closed
Merged: Yes


This adds "paste filtering" & "bracketed paste mode" to the Windows
Terminal.

I've moved the paste handling code in TerminalControl to
Microsoft::Console::Util to be able to easily test it, and the paste
transformer from TerminalControl to TerminalCore.

Supersedes #7508
References #395 (overall bracketed paste support request)

Tests added. Manually tested.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/9034 **State:** closed **Merged:** Yes --- This adds "paste filtering" & "bracketed paste mode" to the Windows Terminal. I've moved the paste handling code in `TerminalControl` to `Microsoft::Console::Util` to be able to easily test it, and the paste transformer from `TerminalControl` to `TerminalCore`. Supersedes #7508 References #395 (overall bracketed paste support request) Tests added. Manually tested.
claunia added the pull-request label 2026-01-31 09:21:44 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27399