jquery-console
jquery-console copied to clipboard
Add text input support for Android.
The default key events(keydown and keypress) don't work properly on Android, only keycode 229 is returned, this fix should solve the problem.