fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit dbefe54dca8e55b06ac334841ea1e933a5b5f6c3 parent f3a04337d26ff5e4313010b8ac48239cbb10dd7d Author: John Hawthorn <john.hawthorn@gmail.com> Date: Thu, 26 Jan 2017 22:11:39 -0800 Update changelog Diffstat:
| M | CHANGELOG.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.9 (unreleased) + +Features: + + - Support Ctrl-k and Ctrl-j for movement + +Performance: + + - Use threads to parallelize sorting + - Improve parallelism of searching and scoring + ## 0.8 (2017-01-01) Bugfixes: