Add color name 'preview-label' (#3053)

This commit is contained in:
Junegunn Choi
2022-12-09 12:05:27 +09:00
parent 6b207bbf2b
commit 3d2376ab52
5 changed files with 38 additions and 37 deletions

View File

@@ -9,6 +9,8 @@ CHANGELOG
# No need to bind 'double-click' to the same action
fzf --bind 'enter:execute:less {}' # --bind 'double-click:execute:less {}'
```
- Added color name `preview-label` for `--preview-label` (defaults to `label`
for `--border-label`)
- Minor bug fixes and improvements
0.35.1