fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit 3bfb39c86281feed639f5d5546727a33ec5d8b65 parent 6711a7ea169a2ca93760b06c759cde2f41c76e8e Author: John Hawthorn <john.hawthorn@gmail.com> Date: Mon, 16 May 2016 19:39:58 -0700 Update changelog Diffstat:
| M | CHANGELOG.md | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.4 (unreleased) + +Features: + + - Add `-q`/`--query` for specifying initial query + +Bugfixes: + + - Fixed last line of results not being cleared on exit + ## 0.3 (April 25, 2016) Bugfixes: