tormozit / ClipAngel

Clipboard history capture and paste tool
https://sourceforge.net/projects/clip-angel/
GNU General Public License v3.0
27 stars 4 forks source link

Windows 8.1 Ctrl-V does not work #5

Closed alexNecroJack closed 2 years ago

alexNecroJack commented 2 years ago

Ctrl-V seems not to be a possible hotkey for pasting. When I bind it, and then in notepad++ I hit ctrl-v, the window opens, I hit ENTER on any clip, and then the window closes, and opens again, with nothing pasted.

I think you already know that, since I already expected it when I saw default hotkey is ALT-v, but still, I found no document / discussion stating that Ctrl-V is off-limits.

tormozit commented 2 years ago

Reopening ClipAngel window on ENTER in your case happens because ClipAngel "Paste" command emulates CTRL+V press. And even if I will find way to suppress reopening, user will not be able to execute standard paste via CTRL+V in all windows. Try using other hotkey. And there will be no both problems. I created low priority task to prevent user from choosing this hotkey https://www.hostedredmine.com/issues/940639

alexNecroJack commented 2 years ago

Thank you for explaining. It would be nice to also add it in a description of the program. Have a good life ^_^