keithamus/jwerty

Enable distinguishing of casing

Open

#25 opened on 2012年10月18日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (1,214 stars) (117 forks)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