]> git.gir.st - VimFx.git/commit
Fix deleting hint char after filtering by text
authorSimon Lydell <simon.lydell@gmail.com>
Wed, 14 Sep 2016 16:43:09 +0000 (18:43 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Wed, 14 Sep 2016 16:43:09 +0000 (18:43 +0200)
commit38c48646984127fec382faf7a5b64005b69b5666
tree3922b39567ba10c7d7dc8325a2f8e33521fbe2fc
parente31a2d40ef5d2dfe3a7a482a694bed2b8a8661ef
Fix deleting hint char after filtering by text

1. Press `f`.
2. Filter hint markers by one element text char.
3. Press a hint char for a more-than-one-char hint.
4. Press `<backspace>`.

Result: The original hints are show, instead of only the ones show after
step 2. This commit fixes that.
extension/lib/marker-container.coffee
Imprint / Impressum