<p>Geany can send plugins 20 different signals, but GeanyLua is only able to run scripts for seven of them.  This PR makes it so that GeanyLua scripts can respond to all signals sent by Geany.  The script file names now also match the signal names so that it is clear exactly what signal they are responding to.</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/1112'>https://github.com/geany/geany-plugins/pull/1112</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany-plugins/pull/1112/commits/fd33376dae1eefce04907ca02fee781a8e115075">GeanyLua: Enable running scripts for all signals</a></li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1112/files#diff-bcbb5d2bdab52735cc55f553626c47baf34c591c0c8892bf9bfe8ad9a3b9976b">geanylua/docs/geanylua-intro.html</a>
    (53)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1112/files#diff-f375fbc9e00ca1a0e34bdf0ef5ca4187beedd6b9a1cb6ff1a2c1be51f8564156">geanylua/geanylua.c</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1112/files#diff-e9a28c1cfe7ed4f9f20438ae3fab6453e5684b8059b950dff231849ec5440dc5">geanylua/glspi_init.c</a>
    (313)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/1112.patch'>https://github.com/geany/geany-plugins/pull/1112.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/1112.diff'>https://github.com/geany/geany-plugins/pull/1112.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/1112">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2O4IZMFBPPQDI5E3TUC7C7TANCNFSM5ENCRBVA">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/AAIOWJ6SHMCGUDC72QIRRC3UC7C7TA5CNFSM5ENCRBVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4O5S2NHQ.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/1112",
"url": "https://github.com/geany/geany-plugins/pull/1112",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>