mirror of
https://github.com/junegunn/fzf.git
synced 2026-06-15 04:00:54 +08:00
b6347a9498
Places preview adjacent to input on the list side: above input in the
default layout, below it in --layout=reverse.
fzf --preview 'cat {}' --preview-window=next
Close #4798