> 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/fac2fb49b0eecc9a628dfe1a720d319b...) 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