FG

"Select to Copy and Middle Click to Paste" in Windows

Fresh3 days ago
Mar 15, 202672212 views
Confidence Score1%
1%

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

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: "Select to Copy and Middle Click to Paste" in Windows

Low Risk

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

Environment