Reset preview window flags that are not style-related

Fix #2203
This commit is contained in:
Junegunn Choi
2020-10-09 19:53:51 +09:00
parent dba14d2630
commit d9752a4c21
4 changed files with 41 additions and 14 deletions

View File

@@ -1,6 +1,12 @@
CHANGELOG
=========
0.23.1
------
- Reset `hidden` flag and scroll offset of `--preview-window` if another
`--preview-window` is found. We should only keep style-related flags across
multiple `--preview-window` options.
0.23.0
------
- Support preview scroll offset relative to window height