keithamus/jwerty

Add a timeout in combination before the execution

Open

#18 建立於 2012年9月9日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (1,214 star) (117 fork)batch import
enhancementhelp wanted

描述

Let say i have to hotkeys:

  • shift+c
  • shift+c,t

Today, both handlers are executed when i press shift+c,t

It can be usefull to add a timeout after shift+c to check if there is not another key that is coming.

貢獻者指南