On 2022-01-14, Grant Edwards <[email protected]> wrote: > urxvt has suddenly started prompting for confimation when pasting text > by clicking the middle mouse button. This is excruciatingly > annoying. I don't see any relevent X resources when I do 'urxvt > -help'. Does anybody know how to disable this horrible new "feature"?
This appears to cause be a perl extension which is now enabled by default? Disabling the perl useflag for rxvt-unicode fixed the problem.

