mirror of
https://github.com/junegunn/fzf
synced 2026-07-18 16:13:19 +00:00
8270f7f0ca
`--null` is ambiguous. For completeness' sake, we need both `--read0` and `--print0`. `--read0` only makes sense when the input contains multiline entries. However, fzf currently cannot correctly display multiline entries, I'm going to make `--read0` an undocumented feature.