keithamus/jwerty

Enable distinguishing of casing

Open

#25 aperta il 18 ott 2012

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (117 fork)batch import
difficultenhancementhelp wanted

Metriche repository

Star
 (1214 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor