[PR #1983] [CLOSED] Modified last line of file to include double escapes #24748

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1983
Author: @makkira
Created: 7/16/2019
Status: Closed

Base: masterHead: image_path


📝 Commits (2)

  • b10f63e Modified last line of file to include double escapes
  • 1a2929f Merge branch 'master' into image_path

📊 Changes

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

View changed files

📝 doc/user-docs/UsingJsonSettings.md (+2 -1)

📄 Description

Summary of the Pull Request

Change in doc/user-docs/UsingJsonSettings.md per issue: 1931. Changed last line of file to include double escapes instead of single.

References

PR Checklist

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/1983 **Author:** [@makkira](https://github.com/makkira) **Created:** 7/16/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `image_path` --- ### 📝 Commits (2) - [`b10f63e`](https://github.com/microsoft/terminal/commit/b10f63e7008a797e1b16a63e8c9b5dde3c5ccb66) Modified last line of file to include double escapes - [`1a2929f`](https://github.com/microsoft/terminal/commit/1a2929f38d7be0b1ae258e8a47785d88e54fc4ef) Merge branch 'master' into image_path ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/user-docs/UsingJsonSettings.md` (+2 -1) </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 Change in doc/user-docs/UsingJsonSettings.md per issue: 1931. Changed last line of file to include double escapes instead of single. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #1931 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] Tests added/passed * [x] 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:05:08 +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#24748