[PR #5404] [MERGED] Add copyFormatting setting to all settings json files #26308

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5404
Author: @carlos-zamora
Created: 4/18/2020
Status: Merged
Merged: 4/21/2020
Merged by: @undefined

Base: masterHead: dev/cazamor/settings/copy-formatting-default


📝 Commits (2)

  • d95be58 add copyFormatting to all settings files
  • c6bb9be update default in schema and defaults.json

📊 Changes

4 files changed (+6 additions, -1 deletions)

View changed files

📝 doc/cascadia/profiles.schema.json (+1 -1)
📝 src/cascadia/TerminalApp/defaults-universal.json (+1 -0)
📝 src/cascadia/TerminalApp/defaults.json (+1 -0)
📝 src/cascadia/TerminalApp/userDefaults.json (+3 -0)

📄 Description

Summary of the Pull Request

Added copyFormatting to defaults json files and userDefaults.

PR Checklist


🔄 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/5404 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 4/18/2020 **Status:** ✅ Merged **Merged:** 4/21/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/cazamor/settings/copy-formatting-default` --- ### 📝 Commits (2) - [`d95be58`](https://github.com/microsoft/terminal/commit/d95be58f91b7b1fb406d94adc8976fceaa65ec00) add copyFormatting to all settings files - [`c6bb9be`](https://github.com/microsoft/terminal/commit/c6bb9bea32e3a38e4280681a69634ee50e3a5ea7) update default in schema and defaults.json ### 📊 Changes **4 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/cascadia/profiles.schema.json` (+1 -1) 📝 `src/cascadia/TerminalApp/defaults-universal.json` (+1 -0) 📝 `src/cascadia/TerminalApp/defaults.json` (+1 -0) 📝 `src/cascadia/TerminalApp/userDefaults.json` (+3 -0) </details> ### 📄 Description ## Summary of the Pull Request Added `copyFormatting` to defaults json files and userDefaults. ## PR Checklist * [X] Closes #5403 --- <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:16 +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#26308