Add --preview-label and --preview-label-pos

Close #3022
This commit is contained in:
Junegunn Choi
2022-10-30 20:44:46 +09:00
parent b9ca1fe830
commit 31bbaad06e
3 changed files with 53 additions and 21 deletions

View File

@@ -24,6 +24,8 @@ CHANGELOG
# Right-aligned (negative integer)
fzf --height=10 --border-label="╢ $label ╟" --border=bottom --border-label-pos=-3 --color=label:italic:black
```
- Also added `--preview-label` and `--preview-label-pos` for the border of the
preview window
- Info panel (counter) will be followed by a horizontal separator by default
- The color of the separator can be customized via `--color=separator:...`
- Separator can be disabled by adding `:nosep` to `--info`