Expand description of PlainText setting#13130
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Pull request overview
This PR updates the about_ANSI_Terminals documentation across PowerShell 7.4–7.7 to clarify what the PlainText $PSStyle.OutputRendering mode does (and does not) do, along with refreshing the ms.date metadata.
Changes:
- Updated
ms.dateto07/02/2026in the affectedabout_ANSI_Terminalstopics. - Expanded the
PlainTextdescription to clarify it is not a comprehensive terminal-control sanitization mechanism.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| reference/7.7/Microsoft.PowerShell.Core/About/about_ANSI_Terminals.md | Updates ms.date and expands PlainText behavior description. |
| reference/7.6/Microsoft.PowerShell.Core/About/about_ANSI_Terminals.md | Updates ms.date and expands PlainText behavior description. |
| reference/7.5/Microsoft.PowerShell.Core/About/about_ANSI_Terminals.md | Updates ms.date and expands PlainText behavior description. |
| reference/7.4/Microsoft.PowerShell.Core/About/about_ANSI_Terminals.md | Updates ms.date and expands PlainText behavior description. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This comment was marked as outdated.
This comment was marked as outdated.
aa094d8 to
13953cb
Compare
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit c411514: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Expand description of PlainText setting
PR Checklist