mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +00:00
60b35e748b
Example:
WIDE=$(printf 'x%.0s' {1..1000})
(echo $WIDE; echo $WIDE) |
fzf --header-lines 1 --style full --ellipsis XX --header "$WIDE" \
--no-header-lines-border --footer "$WIDE" --no-footer-border