<p dir="auto">It seems that GDK_MOD2_MASK isn't the right modifier to check for<br>
command pressed - its mapping is platform-specific and while this works<br>
on macOS, it has undesirable side-effects on linux. Use GDK_META_MASK<br>
instead which based on my testing seems to do the right thing both on<br>
macOS and linux.</p>
<p dir="auto">Fixes (1) in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1054106662" data-permission-text="Title is private" data-url="https://github.com/geany/geany-plugins/issues/1136" data-hovercard-type="issue" data-hovercard-url="/geany/geany-plugins/issues/1136/hovercard" href="https://github.com/geany/geany-plugins/issues/1136">#1136</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/1141'>https://github.com/geany/geany-plugins/pull/1141</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany-plugins/pull/1141/commits/856f3f7ceaf54561a6fcca8707fe7ab5b444444c" class="commit-link">856f3f7</a>  vimode: fix escape not working when numlock is on</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany-plugins/pull/1141/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1141/files#diff-f7f9e712a637c842490ad4911216fcb0cf9515c95eab2ffdee53f6cb0ed3adf6">vimode/src/keypress.c</a>
    (2)
  </li>
</ul>

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