> On GTK, allow middle click to insert multiple times within a document. > https://github.com/geany/geany/issues/2629
Fixes #3658 and #3310. --- This imports my [patch](https://github.com/geany/geany/issues/2629#issuecomment-2436292499) that [Neil applied](https://sourceforge.net/p/scintilla/code/ci/fac2fb49b0eecc9a628dfe1a720d319bc9cd041a/) so we get back multiple PRIMARY pasting. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/4034 -- Commit Summary -- * Import Scintilla patch to fix middle-click pasting multiple times -- File Changes -- M scintilla/gtk/ScintillaGTK.cxx (2) -- Patch Links -- https://github.com/geany/geany/pull/4034.patch https://github.com/geany/geany/pull/4034.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4034 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
