[PR #5644] [MERGED] Added even more quick exit in InsertAttrRuns #26399

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5644
Author: @skyline75489
Created: 4/29/2020
Status: Merged
Merged: 4/29/2020
Merged by: @undefined

Base: masterHead: fix/attrrow-sequel-1


📝 Commits (3)

📊 Changes

2 files changed (+44 additions, -2 deletions)

View changed files

📝 .github/actions/spell-check/whitelist/whitelist.txt (+2 -0)
📝 src/buffer/out/AttrRow.cpp (+42 -2)

📄 Description

Summary of the Pull Request

In tonight's episode of "I wanna my CPU back", we'll see a quite familiar face whose name is Mr.AttrRow.

References

#2937

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

I knew this is possible a long time ago. Just didn't got the chance to actually implement this. I understand that you guys are busy preparing the v1.0 release. So if this is a bad time, this can wait.

Validation Steps Performed

Manually tested. If all goes well, nothing will be broken.


🔄 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/5644 **Author:** [@skyline75489](https://github.com/skyline75489) **Created:** 4/29/2020 **Status:** ✅ Merged **Merged:** 4/29/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `fix/attrrow-sequel-1` --- ### 📝 Commits (3) - [`fdc360a`](https://github.com/microsoft/terminal/commit/fdc360aa434972a94aa5f72122ac10f1992cd954) Added even more quick exit in InsertAttrRuns - [`7c99c41`](https://github.com/microsoft/terminal/commit/7c99c412c1dbba5d2bf1703cbc7d99d0c459bffc) Spell check - [`9cebdfa`](https://github.com/microsoft/terminal/commit/9cebdfa89b488733058f584d225dd1d8212a0212) The last piece ### 📊 Changes **2 files changed** (+44 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spell-check/whitelist/whitelist.txt` (+2 -0) 📝 `src/buffer/out/AttrRow.cpp` (+42 -2) </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 In tonight's episode of "I wanna my CPU back", we'll see a quite familiar face whose name is Mr.AttrRow. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References #2937 <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [ ] Closes #xxx * [ ] 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 * [ ] 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 I knew this is possible a long time ago. Just didn't got the chance to actually implement this. I understand that you guys are busy preparing the v1.0 release. So if this is a bad time, this can wait. <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed Manually tested. If all goes well, nothing will be broken. --- <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:15:50 +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#26399