mirror of
https://github.com/junegunn/fzf.git
synced 2026-06-14 11:39:54 +08:00
b6411beaa1
Example:
fzf --preview 'bat --style=plain --color=always {}' \
--preview-window wrap-word \
--bind space:toggle-preview-wrap-word
Close https://github.com/junegunn/fzf/discussions/3383