m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00
This commit is contained in:
Junegunn Choi
2017-01-16 12:12:59 +09:00
parent 8e2e63f9b9
commit 62ab8ece5e
5 changed files with 11 additions and 4 deletions

View File

@@ -1,6 +1,13 @@
CHANGELOG
=========
0.16.1
------
- Fixed `--height` option to properly fill the window with the background
color
- Added `half-page-up` and `half-page-down` actions
- Added `-L` flag to the default find command
0.16.0
------
- *Added `--height HEIGHT[%]` option*