-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module
Description
Summary of the new feature/enhancement
A -Passthru option for the Set-Clipboard command.
Proposed technical implementation details (optional)
PS C:\Users\Drew> "The quick brown fox jumps over the lazy dog." | Set-Clipboard -Passthru
The quick brown fox jumps over the lazy dog.
PS C:\Users\Drew> Get-Clipboard
The quick brown fox jumps over the lazy dog.
ThomasNieto, jhoneill, vexx32, mklement0 and kvprasoon
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module