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

Add --preview-window=default for resetting the options

This commit is contained in:
Junegunn Choi
2020-10-11 01:51:39 +09:00
parent 246b9f3130
commit 3248153d9f
4 changed files with 20 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ CHANGELOG
- `nocycle`
- `nohidden`
- `nowrap`
- `default`
0.23.0
------