<p>These patches add the following ex commands:</p>
<div class="snippet-clipboard-content position-relative" data-snippet-clipboard-copy-content=":y[ank]
:pu[t]
:u[ndo]
:red[o]
:<
:>
:d[elete]
:j[oin]
:co[py]
:m[ove]
"><pre><code>:y[ank]
:pu[t]
:u[ndo]
:red[o]
:<
:>
:d[elete]
:j[oin]
:co[py]
:m[ove]
</code></pre></div>
<p>Fixes the <code>:delete</code> command missing part of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="799926189" data-permission-text="Title is private" data-url="https://github.com/geany/geany-plugins/issues/1060" data-hovercard-type="issue" data-hovercard-url="/geany/geany-plugins/issues/1060/hovercard" href="https://github.com/geany/geany-plugins/issues/1060">#1060</a>.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>vimode: move excmds.c/h to cmds directory so we can include headers from there</li>
  <li>vimode: add a few extra excmd commands</li>
  <li>vimode: add :copy and :move ex commands</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1105/files#diff-d294207bec69896e50f1930e750085b1db64ac862c74ecdf58ad56f10c4cab4c">vimode/src/Makefile.am</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1105/files#diff-ee8cc08d5c5c5f7e494d4c8dff22020aab5d434b25fc6aab85eb50aaba2038c6">vimode/src/cmd-params.c</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1105/files#diff-05dc5cc9ffed7ef2f36344fb6ff21361930e6dc900931e214449a0831d688482">vimode/src/cmds/excmds.c</a>
    (163)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1105/files#diff-65f19d927b25733f93d0be492dffe168272e388cea2a71cffd938d4f30781a41">vimode/src/cmds/excmds.h</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1105/files#diff-d03dc5b1434d6700f13c5f9e84cd577fcf132b1ff33742f6a7a092f16ef11f6a">vimode/src/excmd-params.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1105/files#diff-6f0019b9f41af76806e1cc25574f378cce1509f0979248504743712c1dc98bfc">vimode/src/excmd-runner.c</a>
    (33)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1105/files#diff-37fe663e64b9537f1bdc41b474a5f25fb882ad521c6860d2d2e6172ed750a841">vimode/src/excmds/excmds.c</a>
    (66)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/1105.patch'>https://github.com/geany/geany-plugins/pull/1105.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/1105.diff'>https://github.com/geany/geany-plugins/pull/1105.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-plugins/pull/1105">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7ISUJMVCCHVQJ6VXLT76JXVANCNFSM5DJMFNXA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ76LSGNQPNEL4MBGBLT76JXVA5CNFSM5DJMFNXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4OWSSKOQ.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-plugins/pull/1105",
"url": "https://github.com/geany/geany-plugins/pull/1105",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>