diff options
| author | Stephen Blott | 2016-02-28 12:14:14 +0000 |
|---|---|---|
| committer | Stephen Blott | 2016-02-28 12:14:14 +0000 |
| commit | eb2eb7c4368108fcd0e1472f6ef34ca2416b5371 (patch) | |
| tree | b8f134d95e81281ac32f887c8d985c4f4977e4cd /git_hooks | |
| parent | a1cf7228f47c2f4c837a442deb7b07d94b5dd2b1 (diff) | |
| download | vimium-eb2eb7c4368108fcd0e1472f6ef34ca2416b5371.tar.bz2 | |
Fix for <count>F.
We were immediately restarting link-hints mode if a count was present.
Unfortunately, that meant that we were detecting our own link-hint click
and exiting immediately. So, with a count of 6, we were only getting 3
link-hint activations.
To avoid this, we add a short delay (just nextTick).
Also, move some other stuff arund to make sure this works in all cases
(e.g. wait-for-enter).
Diffstat (limited to 'git_hooks')
0 files changed, 0 insertions, 0 deletions
