<p>I found this in <code>Geany.app/Contents/Resources/share/themes/Mac/gtk-2.0-key/g\ tkrc</code>, that seems to be the Emacs-like keybindings, but I don't know how to enable them:</p>
<pre><code>binding "gtk-mac-emacs-like"
{
  bind "<ctrl>a" { "move-cursor" (paragraph-ends, -1, 0) }
  bind "<shift><ctrl>a" { "move-cursor" (paragraph-ends, -1, 1) }
  bind "<ctrl>e" { "move-cursor" (paragraph-ends, 1, 0) }
  bind "<shift><ctrl>e" { "move-cursor" (paragraph-ends, 1, 1) }

  bind "<ctrl>b" { "move-cursor" (logical-positions, -1, 0) }
  bind "<shift><ctrl>b" { "move-cursor" (logical-positions, -1, 1) }
  bind "<ctrl>f" { "move-cursor" (logical-positions, 1, 0) }
  bind "<shift><ctrl>f" { "move-cursor" (logical-positions, 1, 1) }
}
</code></pre>

<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/issues/2193?email_source=notifications&email_token=AAIOWJ46GM7PFRWVPH7PUY3P4EMA7A5CNFSM4HYP6S42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYN5SCA#issuecomment-505141512">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYJLF7LEDNS6VXGZQLP4EMA7ANCNFSM4HYP6S4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ63QOE3ARFU6ZM4XK3P4EMA7A5CNFSM4HYP6S42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYN5SCA.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/issues/2193?email_source=notifications\u0026email_token=AAIOWJ46GM7PFRWVPH7PUY3P4EMA7A5CNFSM4HYP6S42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYN5SCA#issuecomment-505141512",
"url": "https://github.com/geany/geany/issues/2193?email_source=notifications\u0026email_token=AAIOWJ46GM7PFRWVPH7PUY3P4EMA7A5CNFSM4HYP6S42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYN5SCA#issuecomment-505141512",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>