<p>Scintilla is at defaults.<br>
Geany has a new wrapper<br>
<code>void                sci_set_multipaste          (ScintillaObject *sci, gint mpval);</code><br>
set to SC_MULTIPASTE_EACH in geany/src/editor.c::editor_create().</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2327'>https://github.com/geany/geany/pull/2327</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Changed the scintilla default from SC_MULTIPASTE_ONCE to SC_MULTIPASTE_EACH - fixes the paste only one line when a vertical selection is selected.</li>
  <li>Update Editor.cxx</li>
  <li>Moved scintilla SC_MULTIPASTE_EACH default setting to Geany.</li>
  <li>Merge branch 'multipaste' of https://github.com/AdamDanischewski/geany into multipaste</li>
  <li>Update sciwrappers.h</li>
  <li>Update Editor.cxx</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2327/files#diff-0">src/editor.c</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2327/files#diff-1">src/sciwrappers.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2327/files#diff-2">src/sciwrappers.h</a>
    (165)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2327.patch'>https://github.com/geany/geany/pull/2327.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2327.diff'>https://github.com/geany/geany/pull/2327.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2327?email_source=notifications&email_token=AAIOWJ7UASU22L5KENXGX3TQLYGI5A5CNFSM4I3GXV5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HOFF4RQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6MIDQ6AB3YU7M5KXTQLYGI5ANCNFSM4I3GXV5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJZSRMP6ZUH7LZJZM7DQLYGI5A5CNFSM4I3GXV5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HOFF4RQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2327?email_source=notifications\u0026email_token=AAIOWJ7UASU22L5KENXGX3TQLYGI5A5CNFSM4I3GXV5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HOFF4RQ",
"url": "https://github.com/geany/geany/pull/2327?email_source=notifications\u0026email_token=AAIOWJ7UASU22L5KENXGX3TQLYGI5A5CNFSM4I3GXV5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HOFF4RQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>