]> git.gir.st - VimFx.git/commit
Only rotate _visible_ hint markers
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 18 Jun 2016 10:59:01 +0000 (12:59 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 18 Jun 2016 10:59:01 +0000 (12:59 +0200)
commit6e639528cc6e26468bb89f96abf44d39e5eca93f
tree6def954760677adcf367b16fa8c9962117b502c5
parent7789c4546bce95bedd0f80307e238faa9209a611
Only rotate _visible_ hint markers

Previously, if you pressed `<space>` in Hints mode to rotate overlapping
markers, after already having entered a few hint chars, it would
sometimes look as if nothing happens. This was because _all_ markers
where being rotated, even hidden ones. This commit only rotates _visible_
markers.
extension/lib/marker-container.coffee
extension/lib/marker.coffee
Imprint / Impressum