[PR #10383] [CLOSED] Spec for font configuration objects #28015

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10383
Author: @PankajBhojwani
Created: 6/9/2021
Status: Closed

Base: mainHead: dev/pabhoj/font_config_spec


📝 Commits (3)

📊 Changes

1 file changed (+102 additions, -0 deletions)

View changed files

doc/specs/#6049 - Font config objects.md (+102 -0)

📄 Description

Summary of the Pull Request

Spec for #6049

Keeping this in draft because there are issues that need to be figured out (noted in the comments)

PR Checklist

  • Closes #xxx
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Is documentation
  • Schema updated.
  • I work here

Detailed Description of the Pull Request / Additional comments

Read the spec!


🔄 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/10383 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 6/9/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dev/pabhoj/font_config_spec` --- ### 📝 Commits (3) - [`b465e8f`](https://github.com/microsoft/terminal/commit/b465e8f58705f0eefceb91bdf048bc4f2245280d) first draft - [`6aa0f56`](https://github.com/microsoft/terminal/commit/6aa0f56f16e6f453f2710c518554f84a88a03ac3) spell - [`40518f4`](https://github.com/microsoft/terminal/commit/40518f442cef828492fac35073262b89775e73f9) visual hierarchy, null option, rewriter ### 📊 Changes **1 file changed** (+102 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `doc/specs/#6049 - Font config objects.md` (+102 -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 Spec for [#6049](https://github.com/microsoft/terminal/issues/6049) Keeping this in draft because there are issues that need to be figured out (noted in the comments) <!-- 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 * [x] Is documentation * [ ] Schema updated. * [x] I work here <!-- 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 Read the spec! --- <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:25:46 +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#28015