[PR #278] [MERGED] Added location flag to colortool and updated help. #24102

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/278
Author: @jakenvac
Created: 10/10/2018
Status: Merged
Merged: 3/28/2019
Merged by: @DHowett-MSFT

Base: masterHead: master


📝 Commits (4)

  • 66bc1f5 Added location flag to colortool and updated help. Also used path combine for schemes directory
  • 10b05fb fixed trailing slash at the end of path
  • 14f9cfc Removed trailing slashes on schemes directory
  • a30f566 Merge branch 'master' into master

📊 Changes

2 files changed (+182 additions, -171 deletions)

View changed files

📝 tools/ColorTool/ColorTool/Program.cs (+11 -1)
📝 tools/ColorTool/ColorTool/Resources.resx (+171 -170)

📄 Description

Also used path combine for schemes directory


🔄 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/278 **Author:** [@jakenvac](https://github.com/jakenvac) **Created:** 10/10/2018 **Status:** ✅ Merged **Merged:** 3/28/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`66bc1f5`](https://github.com/microsoft/terminal/commit/66bc1f547eeb156f582b42cba4be418f066e379f) Added location flag to colortool and updated help. Also used path combine for schemes directory - [`10b05fb`](https://github.com/microsoft/terminal/commit/10b05fbe2307b04f5f29f9395534cae6ae8ee80c) fixed trailing slash at the end of path - [`14f9cfc`](https://github.com/microsoft/terminal/commit/14f9cfc38933986e4e82af3a05500f137097e265) Removed trailing slashes on schemes directory - [`a30f566`](https://github.com/microsoft/terminal/commit/a30f56645aaee339d6e1d80e6ab366e138b4fa9c) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+182 additions, -171 deletions) <details> <summary>View changed files</summary> 📝 `tools/ColorTool/ColorTool/Program.cs` (+11 -1) 📝 `tools/ColorTool/ColorTool/Resources.resx` (+171 -170) </details> ### 📄 Description Also used path combine for schemes directory --- <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:01:24 +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#24102