Remix.run Logo
0points 5 days ago

A ordinary user would use the clipboard manager installed on their desktop and no part of your description would fit:

* Copied text goes to the clipboard manager as it is selected

* Clipboard manager populates the clipboard buffers as you configured it. For example send copied text to multiple buffers to simulate non-linux behavior.

* User can query clipboard manager for the history whenever

* User can paste anything from clipboard manager. Yes, even if the original app has closed.