keithamus/jwerty

Add a timeout in combination before the execution

Open

#18 ouverte le 9 sept. 2012

Voir sur GitHub
 (0 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

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.

Guide contributeur