Feature Request: Copy selected Clipboard History item back to system clipboard (improves RDP/Terminal compatibility)

Hi, I would like to propose a feature enhancement for the Clipboard History tool.

Currently, when selecting an item from the history, the app attempts to paste it directly into the active window. However, many applications—such as remote desktop clients (RDP), SSH terminals, and virtual machines—do not support this type of direct pasting. As a result, the action fails in these environments.

Proposed Solution:

When a user selects an entry from the Clipboard History, it should also be automatically copied back into the standard system clipboard. This way, users can still paste it manually using Ctrl+V (or Cmd+V) in environments where direct pasting doesn't work.

Suggested Implementation:

This could be added as a toggle in the settings menu, for example:

  • Setting: "Copy to system clipboard on selection" (True/False)

This small change would drastically improve workflow compatibility with remote tools. Thank you for considering this!