m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00

--preview-window 0,hidden should not execute the preview command

Until `toggle-preview` action is triggered

Fix #3149
This commit is contained in:
Junegunn Choi
2023-01-30 21:39:18 +09:00
parent 0f4af38457
commit fccab60a5c
3 changed files with 51 additions and 69 deletions

View File

@@ -1,6 +1,12 @@
CHANGELOG
=========
0.37.1
------
- Bug fixes
- `--preview-window 0,hidden` should not execute the preview command until
`toggle-preview` action is triggered
0.37.0
------
- Added a way to customize the separator of inline info