keyboard.js: only check if string commands are prefix commands
commitadd020b3f5668fb0699b7de2d28ab8f28221c651
authorJeremy Maitin-Shepard <jeremy@jeremyms.com>
Wed, 15 Oct 2008 01:08:53 +0000 (14 18:08 -0700)
committerJeremy Maitin-Shepard <jeremy@jeremyms.com>
Wed, 15 Oct 2008 01:08:53 +0000 (14 18:08 -0700)
treee80ee2721c2d32c5461f8fbb4f21fb0d786b857d
parent5355199136d820a0bebacab927dab81a93038110
keyboard.js: only check if string commands are prefix commands

Without this check, bindings directly to functions did not work properly.
modules/keyboard.js