m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Fix regression where lines are skipped in the preview window

Fix #2239
This commit is contained in:
Junegunn Choi
2020-11-03 21:31:19 +09:00
parent 15d351b0f0
commit 1bcbc5a353
2 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
CHANGELOG
=========
0.24.2
------
- Bug fixes and improvements
0.24.1
------
- Fixed broken `--color=[bw|no]` option