]> git.gir.st - VimFx.git/commit
Fix initial visibility of second-pass hint markers
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 27 Aug 2016 21:26:06 +0000 (23:26 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 27 Aug 2016 21:26:06 +0000 (23:26 +0200)
commita75894b02534bdd3882f3e911ca75a64f3828348
treea9b4487972d30a64a9fa96e84ae523bf80bc037b
parent62f2f030b3a9ddec4cd087c8b9ec41875cef6626
Fix initial visibility of second-pass hint markers

1. Go to a site where there is a noticeable delay between the two passes
   for the `f` command, such as on reddit.com.
2. Press a prefix hint char there before the second pass has completed.

When the second pass completes, the hint markers for that pass will be
shown, even though they cannot start with the prefix hint char you
pressed. This commit makes sure that the hint markers for the second
pass start out hidden if needed.
extension/lib/marker-container.coffee
Imprint / Impressum