mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
0.27.0
This commit is contained in:
@@ -615,7 +615,7 @@ You can customize the size, position, and border of the preview window using
|
||||
|
||||
```bash
|
||||
fzf --height 40% --layout reverse --info inline --border \
|
||||
--preview 'file {}' --preview-window down:1:noborder \
|
||||
--preview 'file {}' --preview-window up,1,border-horizontal \
|
||||
--color 'fg:#bbccdd,fg+:#ddeeff,bg:#334455,preview-bg:#223344,border:#778899'
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user