[PR #2374] [CLOSED] Added initial docs for customizing windows terminal #24903

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/2374
Author: @joandrsn
Created: 8/9/2019
Status: Closed

Base: masterHead: title-docs


📝 Commits (1)

  • 69d4e65 Added initial docs for customizing windows terminal

📊 Changes

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

View changed files

doc/user-docs/customization.md (+65 -0)

📄 Description

Summary of the Pull Request

Add some initial docs for customizing the users experience in Windows Terminal.
I've seen you have been flooded with these questions, so I decided to write some docs. I know bash is missing, but I've yet to master it. Feel free to come with feedback.

References

Depending on the mind of @zadjii-msft in #2373, this might need to be updated very soon.

PR Checklist

  • Closes Bug Report - terminal tabs (#2304)
  • 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: #2304

🔄 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/2374 **Author:** [@joandrsn](https://github.com/joandrsn) **Created:** 8/9/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `title-docs` --- ### 📝 Commits (1) - [`69d4e65`](https://github.com/microsoft/terminal/commit/69d4e654b688292ba52544177326457dfbcf521b) Added initial docs for customizing windows terminal ### 📊 Changes **1 file changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `doc/user-docs/customization.md` (+65 -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 Add some initial docs for customizing the users experience in Windows Terminal. I've seen you have been flooded with these questions, so I decided to write some docs. I know `bash` is missing, but I've yet to master it. Feel free to come with feedback. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References Depending on the mind of @zadjii-msft in #2373, this might need to be updated very soon. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #2304 * [x] 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: #2304 --- <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:06:01 +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#24903