sdether / josh.js

Toolkit for building a bash-like shell in the browser, including full readline support
http://sdether.github.com/josh.js/
Apache License 2.0
390 stars 76 forks source link

Chrome rings bell for all Alt- keycombos it does handle even after javascript traps them #6

Open sdether opened 11 years ago

sdether commented 11 years ago

This issue is filed mostly for reference. It doesn't break Readline.js but means there is an annoying ding for every Alt- combo even though Readline.js traps and handles it.