OpenSmalltalk
/
opensmalltalk-vm
|
Nuke-MacRoman
|
2 hrs, 14 mins, and 9 secs
|
Nicolas Cellier
|
Directly use the symbolic (=virtual) key code, that's what we want.
With my fr_FR.UTF-8 locale, `buf` did contain a multi-byte sequence for non ASCII, thus putting `buf[0]` in `charCode`did not make much sense. The defunct `recode`function did not improve anything, because it tried to convert `buf[0]`, kind of stupid obsolete code...
Note: we still use `translateCode` for having cross platform keycodes for arrows, page up/down and a few other non character keys. We might want to generalize that to other keys! (I mean being cross platform).
|
|
|
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
SIGN UP HERE
|
|
|
|
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"action": {
"@type": "ViewAction",
"url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/628951705?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1876 on Travis CI"
}
</script>