<p>Moreover, as soon as we are outside the "occidental" keyboard mappings, the one key -> one letter mapping becomes false :). For example, the character 腕 is a single character and has a single unicode code point. Thus, it comes as a single keypress/keychar event from the vm point of view.<br>
However, I had to make several key presses: u + d + e + space + enter. So using text events to drive shortcuts and recognise wether a key was pressed or not falls short very quickly ^^. So recognizing wether I was pressing ctrl or alt during that character is far from obvious...</p>
<p>(then there is also integration with the system's IME, but that's another story...)</p>
<p>Sorry if I'm a bit offtopic</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/OpenSmalltalk/opensmalltalk-vm/issues/456?email_source=notifications&email_token=AIJPEW6VB53INVFMKDOKXFDQ2SCJHA5CNFSM4J3Y2YXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHVMOPQ#issuecomment-569034558">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW26JQGKKKODDLAC2VLQ2SCJHANCNFSM4J3Y2YXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW2473WHGXOFPOZV4ADQ2SCJHA5CNFSM4J3Y2YXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHVMOPQ.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/OpenSmalltalk/opensmalltalk-vm/issues/456?email_source=notifications\u0026email_token=AIJPEW6VB53INVFMKDOKXFDQ2SCJHA5CNFSM4J3Y2YXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHVMOPQ#issuecomment-569034558",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/456?email_source=notifications\u0026email_token=AIJPEW6VB53INVFMKDOKXFDQ2SCJHA5CNFSM4J3Y2YXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHVMOPQ#issuecomment-569034558",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>