"Select to Copy and Middle Click to Paste" in Windows
Problem
Is there any application to mimic the "Select to Copy and Middle Click to Paste" behaviour in Windows? I was hoping to find an AutoHotkey script for this, but I couldn't. Maybe someone here could quickly hack one for this :).
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: "Select to Copy and Middle Click to Paste" in Windows
If you're looking for an AutoHotkey script, this one should probably do! Here's an implementation for copy on select. You can simply select some text and it is copied immediately without having to press ctrl+c. Conveinent middle button paste is also provided, but with a twist. Middlebutton is useful in browsers, so there is a short time (configurable) while you can paste with the middle button after copy, before original middleclick functionality is restored. Also, if you click with the right b…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix