-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Get/Set-Clipboard command missing from PowerShell Core Edition on Mac #3618
Copy link
Copy link
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-ExternalThe issue is caused by external component(s).The issue is caused by external component(s).WG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module
Description
PowerShell Core Edition doesn't have a Set-Clipboard command. I've tried using pbcopy on Mac OS X, but it doesn't seem to work well with certain UTF-8 characters, like emojis. For example, using my Emojis PowerShell module, on the PowerShell Gallery, the pbcopy command pastes an emoji into my web browser as a question mark.
Having a high-quality Set-Clipboard command would be convenient from a first-class PowerShell perspective, and resolving bugs similar to those with pbcopy.
Cheers,
Trevor Sullivan
Reactions are currently unavailable
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-ExternalThe issue is caused by external component(s).The issue is caused by external component(s).WG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module