Message101

Author jbms
Recipients nicktastic
Date 2008-10-15.01:10:38
Content
Fixed.  The problem was that keyboard.js was giving an exception when trying to see if the bound command
was a prefix command, since it wasn't properly checking if the bound command is a function rather than a
string command name.
History
Date User Action Args
2008-10-15 01:10:38jbmssetmessageid: <1224033038.44.0.256344079423.issue3@servo.cc>
2008-10-15 01:10:38jbmssetrecipients: + nicktastic
2008-10-15 01:10:38jbmslinkissue3 messages
2008-10-15 01:10:38jbmscreate