"vscode:/vscode.git/clone" did not exist on "0639582f73be6aec42d856a242ad1783eb05f973"
clipboard: Reduce unnecessary special-casing on stdin
Ideally the parameter would just be removed-users could always just do "clipcopy < some-file". but removing the parameter would break backwards compatibility. In any case, this simplifies the logic considerably.
Please register or sign in to comment