]> git.gir.st - VimFx.git/commit
Improve the Find next/previous commands
authorSimon Lydell <simon.lydell@gmail.com>
Fri, 27 May 2016 17:39:15 +0000 (19:39 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Fri, 27 May 2016 17:39:15 +0000 (19:39 +0200)
commit62afba09bf6e8556ee472c749b134da99cfcf1c1
tree9772373c2d45a646379831afffa4ce8d9ee61be7
parente9e9b5800646e2c4a71f3407cf7b8831db0d0f19
Improve the Find next/previous commands

- Finding is asynchronous. This commit makes sure to wait until the
  finding is done before sending notifications (such as "Phrase not
  found"). This makes the notifications more reliable.
- Prevent the find bar from re-opening if there are no matches.
  Fixes #739.
extension/lib/commands.coffee
Imprint / Impressum