mousetrap
mousetrap copied to clipboard
Reset sequence
Hello. When you enter certain hotkeys( «ctrl a» for example ), the ctrl key is saved in a sequence for 1 second, which allows you to enter an additional key, the combination of which will be interpreted as another hotkey. Expectation: «ctrl a» welcome Actual result: «ctrl a» «ctrl w» elcome Set clearTimeout less then 1 second was not appropriate in this case. Thanks