"plugins/vscode:/vscode.git/clone" did not exist on "351fa06574556a3edca12c5def51a2bf5deed68b"
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