keithamus/jwerty

Modified keys not working in a sequence set

Open

#13 aperta il 8 lug 2012

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (117 fork)batch import
enhancementhelp wanted

Metriche repository

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

Descrizione

First off, thanks for an awesome library!

I can't seem to get the the sequence functionality working with modified keys (e.g. space,shift+3). Is there a way around this? In other words, I want a user to press the space bar and then the pound key. Ideally it'd be able to do space,#, but space,shift+3 is ok, too.

I've tested space,3 and shift+3 and both work separately (of course), but I can't get space,shift+3 (or the ideal space,#) working.

Guida contributor