tree a2215228f588079f9b568b5fa363b995052cce44 parent d37e42258e5ab98c095343adcdcfbfe50ff590a0 author Florian Nücke 1434282791 +0200 committer Florian Nücke 1434282791 +0200 Fixed `keyboard.isKeyDown` for chars (strings), making use of the utf8 lib when available (Lua 5.3). Closes #1214. Thanks to @bawr for pointing out the bug in the first place.