Add 'show-preview' and 'hide-preview'

For cases where 'toggle-preview' is not enough
This commit is contained in:
Junegunn Choi
2023-01-31 17:33:53 +09:00
parent 3ee00f8bc2
commit aa2b9ec476
5 changed files with 62 additions and 3 deletions

View File

@@ -1,8 +1,11 @@
CHANGELOG
=========
0.37.1
0.38.0
------
- New actions
- `show-preview`
- `hide-preview`
- Bug fixes
- `--preview-window 0,hidden` should not execute the preview command until
`toggle-preview` action is triggered