[PR #5361] [MERGED] doc: Add note about using ; as a separator in PowerShell #26277

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5361
Author: @zadjii-msft
Created: 4/15/2020
Status: Merged
Merged: 4/21/2020
Merged by: @DHowett-MSFT

Base: masterHead: dev/migrie/docs/4570-commandline-separator-notes


📝 Commits (6)

  • c6e4867 add notes from #4570 to this doc
  • 45cff40 ninja-add --horizontal and --vertical, because apparently we ALWAYS SUPPORTED THEM
  • 90f3987 good bot
  • c2170e6 Apply suggestions from code review
  • 47ee4e4 hopefully clarify the start usage a bit more
  • 1974f0d Update doc/user-docs/UsingCommandlineArguments.md

📊 Changes

1 file changed (+73 additions, -5 deletions)

View changed files

📝 doc/user-docs/UsingCommandlineArguments.md (+73 -5)

📄 Description

This PR adds some notes from #4570 to the UsingCommandlineArguments.md doc. Hopefully, this should add clarity on how to use sub-commands in the wt commandline from within Powershell.


🔄 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/5361 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 4/15/2020 **Status:** ✅ Merged **Merged:** 4/21/2020 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/migrie/docs/4570-commandline-separator-notes` --- ### 📝 Commits (6) - [`c6e4867`](https://github.com/microsoft/terminal/commit/c6e4867edad40f2332a55bdbcb672e8a1db1dfac) add notes from #4570 to this doc - [`45cff40`](https://github.com/microsoft/terminal/commit/45cff400cbbfb4a50a4274a83adb95fed1cd96cf) ninja-add --horizontal and --vertical, because apparently we ALWAYS SUPPORTED THEM - [`90f3987`](https://github.com/microsoft/terminal/commit/90f398782adb10a89a839895869c3e34a7643fd6) good bot - [`c2170e6`](https://github.com/microsoft/terminal/commit/c2170e669770fe49063e697034b2cdf89ddc57e7) Apply suggestions from code review - [`47ee4e4`](https://github.com/microsoft/terminal/commit/47ee4e49f35bf811e516de78c00d84ad18951420) hopefully clarify the `start` usage a bit more - [`1974f0d`](https://github.com/microsoft/terminal/commit/1974f0de32a8a8e992d3e6dc7122887ce17eaa07) Update doc/user-docs/UsingCommandlineArguments.md ### 📊 Changes **1 file changed** (+73 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `doc/user-docs/UsingCommandlineArguments.md` (+73 -5) </details> ### 📄 Description This PR adds some notes from #4570 to the [UsingCommandlineArguments.md](https://github.com/microsoft/terminal/blob/master/doc/user-docs/UsingCommandlineArguments.md) doc. Hopefully, this should add clarity on how to use sub-commands in the `wt` commandline from within Powershell. * [x] Closes #4570 * [x] I work here * [x] This is docs --- <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:06 +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#26277