keithamus/jwerty

Add a timeout in combination before the execution

Open

#18 aperta il 9 set 2012

Vedi su GitHub
 (0 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

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.

Guida contributor