mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +00:00
677e854850
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