keithamus/jwerty

Enable distinguishing of casing

Open

#25 建立於 2012年10月18日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (1,214 star) (117 fork)batch import
difficultenhancementhelp wanted

描述

Well, imagine you have a binding like "Q", and "q" - both of them are fired by hitting "Q" key on your keyboard.

But if you somehow display these keys on the screen of your app - users type shift+q to match the uppercase "Q", and just q for lowercase "q".

Hence, it would be nice if jwerty could detect shift+key, if bound key IS IN uppercase.

貢獻者指南

Enable distinguishing of casing · keithamus/jwerty#25 | Good First Issue