mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-30 20:03:50 -07: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