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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user