<p></p>
<p>Geany itself does not do any IME handling, it is either the GTK GUI library, or the Scintilla editing widget (which uses the GTK library as well) that Geany uses.  Geany just receives the composed Unicode characters from those.</p>
<p>As such its not possible for this project to do anything directly about it, also AFAIK none of the regular contributors use IME, but we can try to guide you where to look or report the problem, but we will probably be groping in the dark.</p>
<p>IIUC the IME to use can be set for GTK using the GTK_IM_MODULE environment variable, but I don't know what values to use, or if it can use windows IME.</p>

<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/2760#issuecomment-796270935">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4OGV7QX4JAYH4YQLTTC73ZTANCNFSM4Y6TWROQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYJTGJX2XZEVTVQ3MDTC73ZTA5CNFSM4Y6TWRO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF53CCVY.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/2760#issuecomment-796270935",
"url": "https://github.com/geany/geany/issues/2760#issuecomment-796270935",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>