Hacker News new | past | comments | ask | show | jobs | submit login

It doesn't trigger events if you're in a INPUT/TEXTAREA/SELECT.

The todo refers to making this configurable in a per-shortcut fashion.




Ah, my bad. I didn't catch the line "if (tagName == 'INPUT' || tagName == 'SELECT' || tagName == 'TEXTAREA') return;", which is indeed a sensible default.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: