m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00
This commit is contained in:
Junegunn Choi
2023-05-27 15:54:22 +09:00
parent 4c70745cc1
commit 6eb1874c5a
5 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,11 @@
CHANGELOG
=========
0.41.1
------
- Fixed a bug where preview window is not updated when `--disabled` is set and
a reload is triggered by `change:reload` binding
0.41.0
------
- Added color name `preview-border` and `preview-scrollbar`