hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.24k stars 430 forks source link

[Request]: New Windows command "Paste text using keystrokes" #2655

Open Morik opened 3 months ago

Morik commented 3 months ago

Is your feature request related to a problem? Please describe. I'm using Remote Desktops a lot for customer support. Oftentimes, they use long, cryptic (and therefore secure) passphrases, which are hard to type correctly.

Describe the solution you'd like Basically, the Windows version of Decrypt and Type

Describe alternatives you've considered Currently, I'm using a simple AutoHotkey script to send the current clipboard as keystrokes to the login screen. That's working, but I'm wondering if this could not be solved using a CopyQ command.

Additional context Simmilar to #1359