diff options
| author | Stephen Blott | 2016-01-31 15:26:46 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2016-01-31 15:26:46 +0000 | 
| commit | aad03c6d834d81d52c99d62f77fa87d0e5b3384f (patch) | |
| tree | 69bd152980938a2e0ce35e58c72299b7f67a3778 /content_scripts/mode.coffee | |
| parent | 8f54de210ebc1109cf9a82eae14296667a37f751 (diff) | |
| download | vimium-aad03c6d834d81d52c99d62f77fa87d0e5b3384f.tar.bz2 | |
Use a count with link hints.
Pass a count to link-hint commands, and the link-hint mode is started that many times (except "with queue").
This resolves the same issue as #1291.  However, this:
- does not require re-basing (which is no biggie), and
- keeps all of the count-handling logic (apart from plumbing) in one
  place, in `LinkHints.activateMode()`.  The link-hints mode itself does
  not know anything about count handling.
Serious bug:
- Using `Escape` to exit does not cancel the repeat!
Fixes #1289.
Closes #1291.
Diffstat (limited to 'content_scripts/mode.coffee')
0 files changed, 0 insertions, 0 deletions
