Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance enhancement: do not load profile when using powershell Get-Clipboard #641

Merged
merged 2 commits into from
Dec 16, 2022
Merged

Conversation

cerebrate
Copy link
Contributor

This improves performance (no longer having to wait for the user profile to load and execute) when using powershell Get-Clipboard under WSL; it also prevents failure or unexpected side-effects should the user's profile redefine Get-Clipboard.

@SimonCropp SimonCropp added this to the 4.6.1 milestone Dec 16, 2022
@SimonCropp
Copy link
Collaborator

thanks

@SimonCropp SimonCropp merged commit 303cb08 into CopyText:main Dec 16, 2022
@cerebrate cerebrate deleted the patch-1 branch December 19, 2022 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants