m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Add --preview-window option for cyclic scrolling

Close #2182
This commit is contained in:
Junegunn Choi
2020-10-06 10:05:57 +09:00
parent c0aa5a438f
commit 3cc8a74a91
3 changed files with 16 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG
--preview-window +{2}-/2
```
- Added `--preview-window` option for sharp edges (`--preview-window sharp`)
- Added `--preview-window` option for cyclic scrolling (`--preview-window cycle`)
- Reduced vertical padding around the preview window when `--preview-window
noborder` is used
- Added actions for preview window