keithamus/jwerty

Modified keys not working in a sequence set

Open

#13 创建于 2012年7月8日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (1,214 star) (117 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南