mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-13 22:03:47 -05:00
So you can "rotate" through the different options with a single binding.
fzf --preview 'cat {}' \
--bind 'ctrl-/:change-preview-window(70%|down,40%,border-horizontal|hidden|)'
Close #2376