cliparoo is unable to function properly on Windows, since https://github.com/visionmedia/node-cliparoo/blob/master/index.js#L13 compares to "win". and will always be "win32" on Windows, as can be confirmed by the following: http://stackoverflow.com/a/11160251, and !image
There are at least 2 clipboards on Linux, the default one not being the one we want to use usually. By default, the is populated with (the one which is populated when we highlight text). It's probably not the one we want as it can be erased easily if we highlight something else.
Tug · 10y ago
Structured data for AI agents
Repository: tj/node-cliparoo. Description: Clipboard access for CLI programs Stars: 62, Forks: 5. Primary language: JavaScript. Open PRs: 0, open issues: 1. Last activity: 10y ago. Top contributors: tj, aycabta, lancejpollard, tejasmanohar, Tug.