[OpenSmalltalk/opensmalltalk-vm] Fix shift-tab on unix (#457)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] Fix shift-tab on unix (#457)

David T Lewis
 

Shift-tab didn't generate a "key char event" on unix, because
XK_ISO_Left_Tab was not mapped in xkeysym2ucs4, so its unicode code
point was mapped to 0. Map it to tab (9).

On behalf of Levente


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457

Commit Summary

  • Fix shift-tab on unix

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457?email_source=notifications\u0026email_token=AIJPEWZD7Z5X5EM7NUDNBGLQ2HJCNA5CNFSM4J64Q4B2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICPG3LA", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457?email_source=notifications\u0026email_token=AIJPEWZD7Z5X5EM7NUDNBGLQ2HJCNA5CNFSM4J64Q4B2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICPG3LA", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Fix shift-tab on unix (#457)

David T Lewis
 

Merged #457 into Cog.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457?email_source=notifications\u0026email_token=AIJPEW3QCUYPOSVOLLYVGN3Q2HJNFA5CNFSM4J64Q4B2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVU7FVAA#event-2906544768", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457?email_source=notifications\u0026email_token=AIJPEW3QCUYPOSVOLLYVGN3Q2HJNFA5CNFSM4J64Q4B2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVU7FVAA#event-2906544768", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>