Changed the scintilla default in (<geany root>/scintilla/src/Editor.cxx Line 167) from SC_MULTIPASTE_ONCE to SC_MULTIPASTE_EACH - fixes the paste only one line when a vertical selection is selected. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2325
-- Commit Summary --
* Changed the scintilla default from SC_MULTIPASTE_ONCE to SC_MULTIPASTE_EACH - fixes the paste only one line when a vertical selection is selected.
-- File Changes --
M scintilla/src/Editor.cxx (2)
-- Patch Links --
https://github.com/geany/geany/pull/2325.patch https://github.com/geany/geany/pull/2325.diff