mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 12:12:02 -07:00
`--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.