FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bring back `MainWindowTitle` in `PSHostProcessInfo` by iSazonov · Pull Request #11885 · PowerShell/PowerShell · GitHub

Bring back MainWindowTitle in PSHostProcessInfo - #11885

Merged
Travis Plunk (TravisEz13) merged 2 commits into
PowerShell:masterfrom
iSazonov:restore-pshostprocessinfo-api
Mar 10, 2020
Merged

Bring back MainWindowTitle in PSHostProcessInfo#11885
Travis Plunk (TravisEz13) merged 2 commits into
PowerShell:masterfrom
iSazonov:restore-pshostprocessinfo-api

Conversation

Ilya (iSazonov) commented Feb 19, 2020
edited
Loading

Copy link
Copy Markdown
Collaborator

PR Summary

Process.MainWindowTitle is now in .Net Core so bring back MainWindowTitle in PSHostProcessInfo

PR Context

PR Checklist

Ilya (iSazonov) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Feb 19, 2020
Ilya (iSazonov) added this to the 7.1.0-preview.1 milestone Feb 19, 2020

Copy link
Copy Markdown
Member

Please add tests

Copy link
Copy Markdown
Collaborator Author

Test was added.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Ilya (iSazonov) force-pushed the restore-pshostprocessinfo-api branch from d4021a6 to e9de728 Compare March 9, 2020 17:29
Travis Plunk (TravisEz13) changed the title Bring back MainWindowTitle in PSHostProcessInfo Bring back MainWindowTitle in PSHostProcessInfo Mar 10, 2020
Travis Plunk (TravisEz13) merged commit 12bf5f4 into PowerShell:master Mar 10, 2020
Ilya (iSazonov) deleted the restore-pshostprocessinfo-api branch March 10, 2020 16:40

Copy link
Copy Markdown

🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

Kuroné Kito (黒音キト) (kurone-kito) added a commit to kurone-kito/dotfiles that referenced this pull request Apr 12, 2026
PowerShell native-command stdin pipeline on PS5 and PS7.0-7.3
re-encodes piped strings using $OutputEncoding (CP1252/ANSI on
Windows), corrupting PGP armored key data. Replace the pipe with
a temp file written using explicit UTF-8 no-BOM encoding, then
pass the file path directly to gpg --import. Also strip a leading
BOM character defensively in case the secret source includes one.

Refs PowerShell/PowerShell#11885

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Kuroné Kito (黒音キト) (kurone-kito) added a commit to kurone-kito/dotfiles that referenced this pull request May 5, 2026
PowerShell native-command stdin pipeline on PS5 and PS7.0-7.3
re-encodes piped strings using $OutputEncoding (CP1252/ANSI on
Windows), corrupting PGP armored key data. Replace the pipe with
a temp file written using explicit UTF-8 no-BOM encoding, then
pass the file path directly to gpg --import. Also strip a leading
BOM character defensively in case the secret source includes one.

Refs PowerShell/PowerShell#11885

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Kuroné Kito (黒音キト) (kurone-kito) added a commit to kurone-kito/dotfiles that referenced this pull request May 5, 2026
PowerShell native-command stdin pipeline on PS5 and PS7.0-7.3
re-encodes piped strings using $OutputEncoding (CP1252/ANSI on
Windows), corrupting PGP armored key data. Replace the pipe with
a temp file written using explicit UTF-8 no-BOM encoding, then
pass the file path directly to gpg --import. Also strip a leading
BOM character defensively in case the secret source includes one.

Refs PowerShell/PowerShell#11885

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
* Bring back MainWindowTitle in PSHostProcessInfo

* Add test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL