[PR #5212] [MERGED] doc: add a spec for the change to formatted copying #26175

Open
opened 2026-01-31 09:14:26 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5212
Author: @cinnamon-msft
Created: 4/1/2020
Status: Merged
Merged: 4/10/2020
Merged by: @DHowett-MSFT

Base: masterHead: cinnamon/html-copy-spec


📝 Commits (10+)

📊 Changes

2 files changed (+88 additions, -0 deletions)

View changed files

doc/specs/#4191 - Formatted Copy/spec.md (+88 -0)
doc/specs/#4191 - Formatted Copy/twitter-poll.png (+0 -0)

📄 Description

Summary of the Pull Request

This is the spec that goes into what we do with HTML copy once we set the default copy behavior to plain text.

References

#4191

PR Checklist

  • Closes #xxx
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/5212 **Author:** [@cinnamon-msft](https://github.com/cinnamon-msft) **Created:** 4/1/2020 **Status:** ✅ Merged **Merged:** 4/10/2020 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `cinnamon/html-copy-spec` --- ### 📝 Commits (10+) - [`e90193c`](https://github.com/microsoft/terminal/commit/e90193cf04e76f26925f0aaef0cef5cf90f3eb20) spec for html copy - [`b691666`](https://github.com/microsoft/terminal/commit/b6916665871d925f943dd344cf2d7dcaad312557) Update doc/specs/#4191 - Formatted Copy/spec.md - [`fa1e65b`](https://github.com/microsoft/terminal/commit/fa1e65b690338b7c27327e9788fb395e75ccf8ff) addressed feedback - [`061bd6a`](https://github.com/microsoft/terminal/commit/061bd6a1aed9a8f2db06f27680b47cd43509f8e1) Merge branch 'cinnamon/html-copy-spec' of https://github.com/microsoft/terminal into cinnamon/html-copy-spec - [`43a0522`](https://github.com/microsoft/terminal/commit/43a052246548bbe1f6362ad577972addb94d8011) Update doc/specs/#4191 - Formatted Copy/spec.md - [`fce8895`](https://github.com/microsoft/terminal/commit/fce8895a37f8b3ac5c4c4a44c2af00940876aa06) Update doc/specs/#4191 - Formatted Copy/spec.md - [`7f62273`](https://github.com/microsoft/terminal/commit/7f62273e91b929cf0149b814d506177981479dfd) Update doc/specs/#4191 - Formatted Copy/spec.md - [`ff82a35`](https://github.com/microsoft/terminal/commit/ff82a35dfb7fb94f5b340a665f62199aa20eb504) Merge branch 'master' into cinnamon/html-copy-spec - [`fb5ddc2`](https://github.com/microsoft/terminal/commit/fb5ddc26e949b27f832914f218e169761594590a) minor fixes - [`16f23a2`](https://github.com/microsoft/terminal/commit/16f23a23e51fc8f754296cfb0762455ebd83245b) added conclusion ### 📊 Changes **2 files changed** (+88 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `doc/specs/#4191 - Formatted Copy/spec.md` (+88 -0) ➕ `doc/specs/#4191 - Formatted Copy/twitter-poll.png` (+0 -0) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request This is the spec that goes into what we do with HTML copy once we set the default copy behavior to plain text. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References #4191 <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [ ] Closes #xxx * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [x] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:14:26 +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#26175