keithamus/jwerty

Modified keys not working in a sequence set

Open

#13 ouverte le 8 juil. 2012

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (117 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 214 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur