Issues Show All Search
Login Remember me? Register Lost your login?
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.