diff options
| author | Stephen Blott | 2016-03-01 07:02:27 +0000 |
|---|---|---|
| committer | Stephen Blott | 2016-03-01 07:02:27 +0000 |
| commit | 3671382a6a3c14d1f834b6ebcf10605921201c53 (patch) | |
| tree | ac3d53dead8ca249e67f8f246e6ef1d3d91235d2 /git_hooks | |
| parent | 0a5f3cc10d5c70aa79adb224cf324ca4b7f58702 (diff) | |
| download | vimium-3671382a6a3c14d1f834b6ebcf10605921201c53.tar.bz2 | |
Refactor hints; fix exit sequence.
Previously, the exit sequence when a link was "clicked" was spread over
several functions with several callbacks. This made it difficult to
verify that the correct actions were happening in the correct order.
Indeed, they weren't in at least one case (we were still showing hints
while "waiting for enter").
This fixes that by putting all of the various deactivation orders into
one place, `@activateLink()`, and simplifies `@deactivateMode()`
accordingle.
Diffstat (limited to 'git_hooks')
0 files changed, 0 insertions, 0 deletions
