[PR #13655] [MERGED] [Schema] Move scroll mark settings from global to profile settings #29687

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13655
Author: @carlos-zamora
Created: 8/2/2022
Status: Merged
Merged: 8/2/2022
Merged by: @carlos-zamora

Base: mainHead: dev/cazamor/scroll-marks-schema


📝 Commits (1)

  • 583fb8a [Schema] Move scroll mark settings from global to profile settings

📊 Changes

1 file changed (+10 additions, -10 deletions)

View changed files

📝 doc/cascadia/profiles.schema.json (+10 -10)

📄 Description

Updates the schema such that the scroll mark settings are defined as profile settings instead of global settings (because they're actually profile settings).

Separately (but still relevant), I've also updated the release notes.

Closes #13583


🔄 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/13655 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 8/2/2022 **Status:** ✅ Merged **Merged:** 8/2/2022 **Merged by:** [@carlos-zamora](https://github.com/carlos-zamora) **Base:** `main` ← **Head:** `dev/cazamor/scroll-marks-schema` --- ### 📝 Commits (1) - [`583fb8a`](https://github.com/microsoft/terminal/commit/583fb8a84379e8b28c6127e9751b4df36698a720) [Schema] Move scroll mark settings from global to profile settings ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `doc/cascadia/profiles.schema.json` (+10 -10) </details> ### 📄 Description Updates the schema such that the scroll mark settings are defined as profile settings instead of global settings (because they're actually profile settings). Separately (but still relevant), I've also updated the release notes. Closes #13583 --- <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:36:19 +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#29687