keithamus/jwerty

Modified keys not working in a sequence set

Open

#13 aberto em 8 de jul. de 2012

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (117 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.214 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador